Searched defs:soundPool (Results 1 – 2 of 2) sorted by relevance
209 soundpool.setOnLoadCompleteListener((soundPool, sampleId, status) -> { in playLoudSound() argument
306 SoundPool soundPool = null; in testAutoPauseResume() local