Searched refs:TIMEOUT_RETRY (Results 1 – 3 of 3) sorted by relevance
44 static final int TIMEOUT_RETRY = 5; field in HdmiConfig
196 if (++mTimeoutRetry < HdmiConfig.TIMEOUT_RETRY) { in handleTimerEvent()203 if (++mTimeoutRetry < HdmiConfig.TIMEOUT_RETRY) { in handleTimerEvent()
508 if (++mTimeoutRetry < HdmiConfig.TIMEOUT_RETRY) {