Home | History | Annotate | Download | only in nfc

Lines Matching refs:SoundPool

40 import android.media.SoundPool;
185 SoundPool mSoundPool; // playback synchronized on this
289 mSoundPool = new SoundPool(1, AudioManager.STREAM_NOTIFICATION, 0);