Searched defs:soundPool (Results 1 – 2 of 2) sorted by relevance
45 SoundPool soundPool; field in TestAmbient
66 private SoundPool soundPool = null; field in AndroidAudioRenderer353 public void onLoadComplete(SoundPool soundPool, int sampleId, int status) { in onLoadComplete()