Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCapturePerUserService.java110 private final ContentCaptureServiceRemoteCallback mRemoteServiceCallback =
111 new ContentCaptureServiceRemoteCallback();
626 private final class ContentCaptureServiceRemoteCallback extends class in ContentCapturePerUserService