Searched refs:IPredictionService (Results 1 – 8 of 8) sorted by relevance
22 import android.service.appprediction.IPredictionService;34 IPredictionService> {54 protected IPredictionService getServiceInterface(IBinder service) { in getServiceInterface()55 return IPredictionService.Stub.asInterface(service); in getServiceInterface()78 public void scheduleOnResolvedService(@NonNull AsyncRequest<IPredictionService> request) { in scheduleOnResolvedService()85 public void executeOnResolvedService(@NonNull AsyncRequest<IPredictionService> request) { in executeOnResolvedService()
37 import android.service.appprediction.IPredictionService;310 @NonNull final AbstractRemoteService.AsyncRequest<IPredictionService> cb, in resolveService()315 final IPredictionService service = in resolveService()
23 import android.service.appprediction.IPredictionService;28 public abstract class PeopleServiceInternal extends IPredictionService.Stub {
31 oneway interface IPredictionService { interface
40 import android.service.appprediction.IPredictionService.Stub;75 private final IPredictionService mInterface = new Stub() {
5435 android.service.appprediction.IPredictionService$Stub$Proxy5436 android.service.appprediction.IPredictionService$Stub5437 android.service.appprediction.IPredictionService
17520 PLandroid/service/appprediction/IPredictionService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V17521 HPLandroid/service/appprediction/IPredictionService$Stub$Proxy;->notifyAppTargetEvent(Landroid/app/…17522 HPLandroid/service/appprediction/IPredictionService$Stub$Proxy;->onCreatePredictionSession(Landroid…17523 HPLandroid/service/appprediction/IPredictionService$Stub$Proxy;->registerPredictionUpdates(Landroid…17524 HPLandroid/service/appprediction/IPredictionService$Stub$Proxy;->requestPredictionUpdate(Landroid/a…17525 HSPLandroid/service/appprediction/IPredictionService$Stub;-><init>()V17526 …service/appprediction/IPredictionService$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/…45666 Landroid/service/appprediction/IPredictionService$Stub$Proxy;45667 Landroid/service/appprediction/IPredictionService$Stub;45668 Landroid/service/appprediction/IPredictionService;
8462 …ssionId;Landroid/app/prediction/AppTargetEvent;Landroid/service/appprediction/IPredictionService;)V8463 …g/String;Landroid/content/pm/ParceledListSlice;Landroid/service/appprediction/IPredictionService;)V8464 …Landroid/app/prediction/AppPredictionSessionId;Landroid/service/appprediction/IPredictionService;)V8465 …Landroid/app/prediction/AppPredictionSessionId;Landroid/service/appprediction/IPredictionService;)V8467 …Id;Landroid/app/prediction/IPredictionCallback;Landroid/service/appprediction/IPredictionService;)V8468 …Landroid/app/prediction/AppPredictionSessionId;Landroid/service/appprediction/IPredictionService;)V8469 …ce;Landroid/app/prediction/IPredictionCallback;Landroid/service/appprediction/IPredictionService;)V8470 …Id;Landroid/app/prediction/IPredictionCallback;Landroid/service/appprediction/IPredictionService;)V8492 …rvice;->getServiceInterface(Landroid/os/IBinder;)Landroid/service/appprediction/IPredictionService;