Home | History | Annotate | Download | only in nfc

Lines Matching refs:SoundPool

39 import android.media.SoundPool;
261 SoundPool mSoundPool; // playback synchronized on this
520 mSoundPool = new SoundPool(1, AudioManager.STREAM_NOTIFICATION, 0);