Searched refs:RemoteContentCaptureService (Results 1 – 4 of 4) sorted by relevance
45 final class RemoteContentCaptureService class46 extends AbstractMultiplePendingRequestsRemoteService<RemoteContentCaptureService,53 RemoteContentCaptureService(Context context, String serviceInterface, in RemoteContentCaptureService() method in RemoteContentCaptureService179 extends VultureCallback<RemoteContentCaptureService> {
76 import com.android.server.contentcapture.RemoteContentCaptureService.ContentCaptureServiceCallbacks;108 RemoteContentCaptureService mRemoteService;163 mRemoteService = new RemoteContentCaptureService(mMaster.getContext(), in updateRemoteServiceLocked()194 public void onServiceDied(@NonNull RemoteContentCaptureService service) { in onServiceDied()
193 final RemoteContentCaptureService remoteService = mService.mRemoteService; in resurrectLocked()
3077 HPLcom/android/server/contentcapture/RemoteContentCaptureService;->onActivityLifecycleEvent(Landroi…