Searched refs:POLLING_BATCH_INTERVAL_MS_FOR_TV (Results 1 – 2 of 2) sorted by relevance
43 public static final int POLLING_BATCH_INTERVAL_MS_FOR_TV = 5000; field in HotplugDetectionAction75 return mIsTvDevice ? POLLING_BATCH_INTERVAL_MS_FOR_TV in getPollingBatchInterval()113 addTimer(mState, POLLING_BATCH_INTERVAL_MS_FOR_TV); in handleTimerEvent()
828 HotplugDetectionAction.POLLING_BATCH_INTERVAL_MS_FOR_TV)); in hotplugDetectionAction_discoversDeviceAfterMessageReceived()870 mTestLooper.moveTimeForward(HotplugDetectionAction.POLLING_BATCH_INTERVAL_MS_FOR_TV); in hotplugDetectionActionClearsDevices()918 mTestLooper.moveTimeForward(HotplugDetectionAction.POLLING_BATCH_INTERVAL_MS_FOR_TV); in hotplugDetectionActionClearsDevices_AudioSystem()