Searched refs:SLEEP_AFTER_STOP_FOR_INACTIVITY_MS (Results 1 – 2 of 2) sorted by relevance
50 private static final long SLEEP_AFTER_STOP_FOR_INACTIVITY_MS = 1000; field in AudioRecordingConfigurationTest102 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in tearDown()140 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in testAudioManagerGetActiveRecordConfigurations()203 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in doCallbackTest()212 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in doCallbackTest()
596 final long SLEEP_AFTER_STOP_FOR_INACTIVITY_MS = 1000; in testTimestamp() local597 Thread.sleep(SLEEP_AFTER_STOP_FOR_INACTIVITY_MS); in testTimestamp()