Searched defs:imageCapture (Results 1 – 4 of 4) sorted by relevance
41 val imageCapture = constant
41 private val imageCapture = FakeImageCapture() constant
43 private val imageCapture: ImageCapture, constant in com.android.systemui.screenshot.HeadlessScreenshotHandler
261 ImageCapture imageCapture, in ScreenshotController()