Searched defs:SoundPool (Results 1 – 3 of 3) sorted by relevance
28 class SoundPool; variable
87 SoundPool::SoundPool( in SoundPool() function in android::SoundPool
108 public class SoundPool extends PlayerBase { class142 public SoundPool(int maxStreams, int streamType, int srcQuality) { in SoundPool() method in SoundPool148 private SoundPool(int maxStreams, AudioAttributes attributes) { in SoundPool() method in SoundPool