Searched refs:TIMEOUT_COUNT (Results 1 – 1 of 1) sorted by relevance
40 private static final int TIMEOUT_COUNT = 3; field in HotplugDetectionAction93 mTimeoutCount = (mTimeoutCount + 1) % TIMEOUT_COUNT; in handleTimerEvent()