Searched defs:initSoundPool (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/tests/SoundPoolTest/src/com/android/
H A DSoundPoolTest.java103 private int initSoundPool(int numStreams) throws java.lang.InterruptedException { method in class:SoundPoolTest.TestThread
338 initSoundPool(1);
346 initSoundPool(4);

Completed in 76 milliseconds