Searched refs:TEST_TIMEOUT_SOUNDPOOL_LOAD_MS (Results 1 – 2 of 2) sorted by relevance
48 private static final int TEST_TIMEOUT_SOUNDPOOL_LOAD_MS = 3000; field in SoundDoseHelperTest217 loadLock.wait(TEST_TIMEOUT_SOUNDPOOL_LOAD_MS); in playLoudSound()
85 private static final int TEST_TIMEOUT_SOUNDPOOL_LOAD_MS = 3000; field in AudioPlaybackConfigurationTest897 loadLock.wait(TEST_TIMEOUT_SOUNDPOOL_LOAD_MS); in playSoundPool()