Home
last modified time | relevance | path

Searched refs:ScreenshotSoundControllerImpl (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/dagger/
DScreenshotModule.java32 import com.android.systemui.screenshot.ScreenshotSoundControllerImpl;
90 ScreenshotSoundControllerImpl screenshotSoundProviderImpl); in bindScreenshotSoundController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotSoundController.kt54 class ScreenshotSoundControllerImpl in playScreenshotSound() class
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
DScreenshotSoundControllerTest.kt107 ScreenshotSoundControllerImpl(soundProvider, scope, bgDispatcher)