Searched refs:SLEEP_AFTER_STOP_FOR_INACTIVITY_MS (Results 1 – 3 of 3) sorted by relevance
51 private static final long SLEEP_AFTER_STOP_FOR_INACTIVITY_MS = 1000; field in AudioRecordingConfigurationTest103 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in tearDown()141 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in testAudioManagerGetActiveRecordConfigurations()204 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in doCallbackTest()213 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in doCallbackTest()
491 final long SLEEP_AFTER_STOP_FOR_INACTIVITY_MS = 1000; in testPlaybackCaptureDoS() local492 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in testPlaybackCaptureDoS()
649 final long SLEEP_AFTER_STOP_FOR_INACTIVITY_MS = 1000; in testTimestamp() local650 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in testTimestamp()