Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/appprediction/
H A DAppPredictionService.java76 public void onCreatePredictionSession(AppPredictionContext context,
173 onCreatePredictionSession(context, sessionId); in doCreatePredictionSession()
182 public void onCreatePredictionSession(@NonNull AppPredictionContext context, in onCreatePredictionSession() method in AppPredictionService
H A DIPredictionService.aidl33 void onCreatePredictionSession(in AppPredictionContext context, in onCreatePredictionSession() method
/aosp12/packages/apps/OnDeviceAppPrediction/src/com/android/apppredictionservice/
H A DPredictionService.java146 public void onCreatePredictionSession( in onCreatePredictionSession() method in PredictionService
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/
H A DPeopleServiceTest.java144 mServiceInternal.onCreatePredictionSession(mPredictionContext, mSessionId); in testRegisterCallbacks()
/aosp12/frameworks/base/services/appprediction/java/com/android/server/appprediction/
H A DAppPredictionPerUserService.java129 usesPeopleService, s -> s.onCreatePredictionSession(context, sessionId)); in onCreatePredictionSessionLocked()
/aosp12/frameworks/base/services/people/java/com/android/server/people/
H A DPeopleService.java391 public void onCreatePredictionSession(AppPredictionContext appPredictionContext, in onCreatePredictionSession() method in PeopleService.LocalService
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt9684 …method public void onCreatePredictionSession(@NonNull android.app.prediction.AppPredictionContext,…
/aosp12/frameworks/base/services/
H A Dart-profile28334 PLcom/android/server/people/PeopleService$LocalService;->onCreatePredictionSession(Landroid/app/pre…