Searched refs:SoundPoolImpl (Results 1 – 2 of 2) sorted by relevance
141 mImpl = new SoundPoolImpl(this, maxStreams, attributes); in SoundPool()510 /* package */ static class SoundPoolImpl implements SoundPoolDelegate { class in SoundPool531 public SoundPoolImpl(SoundPool proxy, int maxStreams, AudioAttributes attr) { in SoundPoolImpl() method in SoundPool.SoundPoolImpl702 SoundPoolImpl soundPoolImpl = (SoundPoolImpl)((WeakReference)weakRef).get(); in postEventFromNative()
895 android.media.SoundPool$SoundPoolImpl