Searched defs:mSoundPool (Results 1 – 6 of 6) sorted by relevance
/packages/apps/Camera2/src/com/android/camera/ | ||
D | SoundPlayer.java | 29 private final SoundPool mSoundPool; field in SoundPlayer |
D | SoundClips.java | 130 private SoundPool mSoundPool; field in SoundClips.SoundPoolPlayer |
/packages/apps/Camera/src/com/android/camera/ui/ | ||
D | CountDownView.java | 44 private SoundPool mSoundPool; field in CountDownView |
/packages/apps/Camera/src/com/android/camera/ | ||
D | SoundClips.java | 115 private SoundPool mSoundPool; field in SoundClips.SoundPoolPlayer |
/packages/apps/Nfc/src/com/android/nfc/handover/ | ||
D | HandoverService.java | 129 SoundPool mSoundPool; field in HandoverService |
/packages/apps/Nfc/src/com/android/nfc/ | ||
D | NfcService.java | 204 SoundPool mSoundPool; // playback synchronized on this field in NfcService |