Searched defs:SoundPool (Results 1 – 3 of 3) sorted by relevance
28 class SoundPool; variable
87 SoundPool::SoundPool( in SoundPool() function in android::SoundPool
117 public class SoundPool extends PlayerBase { class151 public SoundPool(int maxStreams, int streamType, int srcQuality) { in SoundPool() method in SoundPool158 private SoundPool(@Nullable Context context, int maxStreams, in SoundPool() method in SoundPool