Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DTakeScreenshotExecutor.kt169 getNotificationController(screenshotData.displayId) in handleScreenshot()
204 private fun getNotificationController(id: Int): ScreenshotNotificationsController { in handleScreenshot() method