Searched defs:mSoundPlayer (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/Camera2/src/com/android/camera/captureintent/resource/ | ||
H A D | ResourceCaptureToolsImpl.java | 53 private final SoundPlayer mSoundPlayer; field in ResourceCaptureToolsImpl |
H A D | ResourceConstructedImpl.java | 56 private final SoundPlayer mSoundPlayer; field in ResourceConstructedImpl |
/aosp12/packages/apps/Camera2/src/com/android/camera/ | ||
H A D | CaptureModule.java | 313 private SoundPlayer mSoundPlayer; field in CaptureModule |
H A D | CameraActivity.java | 273 private SoundPlayer mSoundPlayer; field in CameraActivity |
/aosp12/frameworks/av/services/camera/libcameraservice/ | ||
H A D | CameraService.h | 974 sp<MediaPlayer> mSoundPlayer[NUM_SOUNDS]; variable |