Home
last modified time | relevance | path

Searched refs:initSoundPool (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/media/tests/SoundPoolTest/src/com/android/
H A DSoundPoolTest.java103 private int initSoundPool(int numStreams) throws java.lang.InterruptedException { in initSoundPool() method in SoundPoolTest.TestThread
350 initSoundPool(1); in run()
358 initSoundPool(4); in run()
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java629 void initSoundPool() { in initSoundPool() method in NfcService
825 initSoundPool(); in enableInternal()