Home
last modified time | relevance | path

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

/frameworks/base/services/appprediction/java/com/android/server/appprediction/
DRemoteAppPredictionService.java22 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()
DAppPredictionPerUserService.java37 import android.service.appprediction.IPredictionService;
310 @NonNull final AbstractRemoteService.AsyncRequest<IPredictionService> cb, in resolveService()
315 final IPredictionService service = in resolveService()
/frameworks/base/services/core/java/com/android/server/people/
DPeopleServiceInternal.java23 import android.service.appprediction.IPredictionService;
28 public abstract class PeopleServiceInternal extends IPredictionService.Stub {
/frameworks/base/core/java/android/service/appprediction/
DIPredictionService.aidl31 oneway interface IPredictionService { interface
DAppPredictionService.java40 import android.service.appprediction.IPredictionService.Stub;
75 private final IPredictionService mInterface = new Stub() {
/frameworks/base/config/
Dpreloaded-classes5435 android.service.appprediction.IPredictionService$Stub$Proxy
5436 android.service.appprediction.IPredictionService$Stub
5437 android.service.appprediction.IPredictionService
Dboot-image-profile.txt17520 PLandroid/service/appprediction/IPredictionService$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
17521 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>()V
17526 …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;
/frameworks/base/services/
Dart-profile8462 …ssionId;Landroid/app/prediction/AppTargetEvent;Landroid/service/appprediction/IPredictionService;)V
8463 …g/String;Landroid/content/pm/ParceledListSlice;Landroid/service/appprediction/IPredictionService;)V
8464 …Landroid/app/prediction/AppPredictionSessionId;Landroid/service/appprediction/IPredictionService;)V
8465 …Landroid/app/prediction/AppPredictionSessionId;Landroid/service/appprediction/IPredictionService;)V
8467 …Id;Landroid/app/prediction/IPredictionCallback;Landroid/service/appprediction/IPredictionService;)V
8468 …Landroid/app/prediction/AppPredictionSessionId;Landroid/service/appprediction/IPredictionService;)V
8469 …ce;Landroid/app/prediction/IPredictionCallback;Landroid/service/appprediction/IPredictionService;)V
8470 …Id;Landroid/app/prediction/IPredictionCallback;Landroid/service/appprediction/IPredictionService;)V
8492 …rvice;->getServiceInterface(Landroid/os/IBinder;)Landroid/service/appprediction/IPredictionService;