Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotController.java432 enqueueScrollCaptureRequest(requestId, screenshot.getUserHandle()); in handleScreenshot()
593 private void enqueueScrollCaptureRequest(UUID requestId, UserHandle owner) { in enqueueScrollCaptureRequest() method in ScreenshotController