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