Home
last modified time | relevance | path

Searched defs:RequestCallbackImpl (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DTakeScreenshotService.java150 static class RequestCallbackImpl implements RequestCallback { class in TakeScreenshotService
153 RequestCallbackImpl(Messenger replyTo) { in RequestCallbackImpl() method in TakeScreenshotService.RequestCallbackImpl