Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotView.java236 stopInputListening(); in ScreenshotView()
335 stopInputListening(); in startInputListening()
350 void stopInputListening() { in stopInputListening() method in ScreenshotView
H A DScreenshotController.java885 mScreenshotView.stopInputListening(); in removeWindow()