Home
last modified time | relevance | path

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

/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerService.java168 private final ContentCaptureManagerServiceStub mContentCaptureManagerServiceStub = field in ContentCaptureManagerService
324 publishBinderService(CONTENT_CAPTURE_MANAGER_SERVICE, mContentCaptureManagerServiceStub); in onStart()
1040 return mContentCaptureManagerServiceStub; in getContentCaptureManagerServiceStub()