Searched refs:IContentCaptureService (Results 1 – 4 of 4) sorted by relevance
30 import android.service.contentcapture.IContentCaptureService;43 IContentCaptureService> {66 protected IContentCaptureService getServiceInterface(@NonNull IBinder service) { in getServiceInterface()67 return IContentCaptureService.Stub.asInterface(service); in getServiceInterface()
35 oneway interface IContentCaptureService { interface
125 private final IContentCaptureService mServerInterface = new IContentCaptureService.Stub() {
13129 HPLandroid/service/contentcapture/IContentCaptureService$Stub$Proxy;->onActivityEvent(Landroid/serv…13130 PLandroid/service/contentcapture/IContentCaptureService$Stub$Proxy;->onActivitySnapshot(Ljava/lang/…13131 PLandroid/service/contentcapture/IContentCaptureService$Stub$Proxy;->onConnected(Landroid/os/IBinde…13132 PLandroid/service/contentcapture/IContentCaptureService$Stub$Proxy;->onSessionFinished(Ljava/lang/S…13133 PLandroid/service/contentcapture/IContentCaptureService$Stub$Proxy;->onSessionStarted(Landroid/view…13134 …ce/contentcapture/IContentCaptureService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/…