Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotController.java212 private final ScrollCaptureExecutor mScrollCaptureExecutor; field in ScreenshotController
286 mScrollCaptureExecutor = scrollCaptureExecutor; in ScreenshotController()
637 mScrollCaptureExecutor.requestScrollCapture( in requestScrollCapture()
673 mScrollCaptureExecutor.executeBatchScrollCapture(response, in executeBatchScrollCapture()
837 mScrollCaptureExecutor.close(); in finishDismiss()