Searched refs:mTimeoutCount (Results 1 – 1 of 1) sorted by relevance
53 private int mTimeoutCount = 0; field in HotplugDetectionAction81 mTimeoutCount = 0; in start()104 mTimeoutCount = (mTimeoutCount + 1) % TIMEOUT_COUNT; in handleTimerEvent()105 if (mTimeoutCount == 0) { in handleTimerEvent()126 mTimeoutCount = 0; in pollAllDevicesNow()