Searched refs:TIMEOUT_COUNT (Results 1 – 2 of 2) sorted by relevance
45 public static final int TIMEOUT_COUNT = 3; field in HotplugDetectionAction107 mTimeoutCount = (mTimeoutCount + 1) % TIMEOUT_COUNT; in handleTimerEvent()
826 for (int pollCount = 0; pollCount < HotplugDetectionAction.TIMEOUT_COUNT; pollCount++) { in hotplugDetectionAction_discoversDeviceAfterMessageReceived()869 for (int pollCount = 0; pollCount < HotplugDetectionAction.TIMEOUT_COUNT; pollCount++) { in hotplugDetectionActionClearsDevices()917 for (int pollCount = 0; pollCount < HotplugDetectionAction.TIMEOUT_COUNT; pollCount++) { in hotplugDetectionActionClearsDevices_AudioSystem()