Searched refs:mScreenshotSoundController (Results 1 – 1 of 1) sorted by relevance
209 private final ScreenshotSoundController mScreenshotSoundController; field in ScreenshotController335 mScreenshotSoundController = screenshotSoundController.get(); in ScreenshotController()337 mScreenshotSoundController = null; in ScreenshotController()546 if (mScreenshotSoundController == null) return; in releaseMediaPlayer()547 mScreenshotSoundController.releaseScreenshotSoundAsync(); in releaseMediaPlayer()743 if (mScreenshotSoundController == null) return; in playCameraSoundIfNeeded()745 mScreenshotSoundController.playScreenshotSoundAsync(); in playCameraSoundIfNeeded()