Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotController.java257 private final ScrollCaptureController mScrollCaptureController; field in ScreenshotController
316 mScrollCaptureController = scrollCaptureController; in ScreenshotController()
685 mScrollCaptureController.run(response); in onScrollCaptureResponseReady()