Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotSoundController.kt51 fun releaseScreenshotSoundAsync() in playScreenshotSound() method
98 override fun releaseScreenshotSoundAsync() { in playScreenshotSound() method in com.android.systemui.screenshot.ScreenshotSoundControllerImpl
DScreenshotController.java547 mScreenshotSoundController.releaseScreenshotSoundAsync(); in releaseMediaPlayer()