Searched refs:TIME_TO_PLAY (Results 1 – 2 of 2) sorted by relevance
68 private final static long TIME_TO_PLAY = 2000; field in RingerModeActivity302 Thread.sleep(TIME_TO_PLAY); in test()992 Thread.sleep(TIME_TO_PLAY); in test()1060 Thread.sleep(TIME_TO_PLAY); in test()
151 private static final long TIME_TO_PLAY = 2000; field in AudioManagerTest484 Thread.sleep(TIME_TO_PLAY); in testSoundEffects()