Searched refs:mMediaActionSound (Results 1 – 3 of 3) sorted by relevance
321 private final MediaActionSound mMediaActionSound; field in CaptureModule391 mMediaActionSound = new MediaActionSound(); in CaptureModule()450 mMediaActionSound.load(MediaActionSound.SHUTTER_CLICK); in init()651 mMediaActionSound.play(MediaActionSound.SHUTTER_CLICK); in onQuickExpose()776 mMediaActionSound.release(); in destroy()
96 private MediaActionSound mMediaActionSound = new MediaActionSound(); field in Api2Camera269 mMediaActionSound.load(MediaActionSound.SHUTTER_CLICK); in InitializeAllTheThings()288 mMediaActionSound.play(MediaActionSound.SHUTTER_CLICK); in takePicture()
204 private MediaActionSound mMediaActionSound = new MediaActionSound(); field in OneCameraZslImpl360 mMediaActionSound.load(MediaActionSound.SHUTTER_CLICK); in OneCameraZslImpl()414 mMediaActionSound.play(MediaActionSound.SHUTTER_CLICK); in onShutterInvokeUI()