Searched defs:SoundPoolImpl (Results 1 – 1 of 1) sorted by relevance
510 /* package */ static class SoundPoolImpl implements SoundPoolDelegate { class in SoundPool531 public SoundPoolImpl(SoundPool proxy, int maxStreams, AudioAttributes attr) { in SoundPoolImpl() method in SoundPool.SoundPoolImpl