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