Home
last modified time | relevance | path

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

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