Lines Matching refs:SoundPool
40 import android.media.SoundPool;185 SoundPool mSoundPool; // playback synchronized on this289 mSoundPool = new SoundPool(1, AudioManager.STREAM_NOTIFICATION, 0);