Home
last modified time | relevance | path

Searched refs:playScreenshotSoundAsync (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotSoundController.kt45 fun playScreenshotSoundAsync() in playScreenshotSound() method
94 override fun playScreenshotSoundAsync() { in playScreenshotSound() method in com.android.systemui.screenshot.ScreenshotSoundControllerImpl
DScreenshotController.java745 mScreenshotSoundController.playScreenshotSoundAsync(); in playCameraSoundIfNeeded()