Searched refs:screenshotControllerFactory (Results 1 – 1 of 1) sorted by relevance
77 private val screenshotControllerFactory: ScreenshotController.Factory, in handleScreenshot() constant in com.android.systemui.screenshot.TakeScreenshotExecutorImpl222 val controller = screenshotController ?: screenshotControllerFactory.create(display, false) in handleScreenshot()