Home
last modified time | relevance | path

Searched refs:onDestroyPredictionSession (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/service/appprediction/
DAppPredictionService.java134 public void onDestroyPredictionSession(AppPredictionSessionId sessionId) {
270 onDestroyPredictionSession(sessionId); in doDestroyPredictionSession()
279 public void onDestroyPredictionSession(@NonNull AppPredictionSessionId sessionId) {} in onDestroyPredictionSession() method in AppPredictionService
DIPredictionService.aidl52 void onDestroyPredictionSession(in AppPredictionSessionId sessionId); in onDestroyPredictionSession() method
/frameworks/base/core/java/android/app/prediction/
DIPredictionManager.aidl50 void onDestroyPredictionSession(in AppPredictionSessionId sessionId); in onDestroyPredictionSession() method
DAppPredictor.java258 mPredictionManager.onDestroyPredictionSession(mSessionId); in destroy()
/frameworks/base/services/tests/servicestests/src/com/android/server/people/
DPeopleServiceTest.java112 mServiceInternal.onDestroyPredictionSession(mSessionId); in testRegisterCallbacks()
/frameworks/base/services/people/java/com/android/server/people/
DPeopleService.java137 public void onDestroyPredictionSession(AppPredictionSessionId sessionId) { in onDestroyPredictionSession() method in PeopleService.LocalService
/frameworks/base/services/appprediction/java/com/android/server/appprediction/
DAppPredictionManagerService.java158 public void onDestroyPredictionSession(@NonNull AppPredictionSessionId sessionId) { in onDestroyPredictionSession() method in AppPredictionManagerService.PredictionManagerServiceStub
DAppPredictionPerUserService.java199 s.onDestroyPredictionSession(sessionId), false); in onDestroyPredictionSessionLocked()
/frameworks/base/api/
Dtest-current.txt3422 …method @MainThread public void onDestroyPredictionSession(@NonNull android.app.prediction.AppPredi…
Dsystem-current.txt9487 …method @MainThread public void onDestroyPredictionSession(@NonNull android.app.prediction.AppPredi…
/frameworks/base/non-updatable-api/
Dsystem-current.txt8369 …method @MainThread public void onDestroyPredictionSession(@NonNull android.app.prediction.AppPredi…
/frameworks/base/services/
Dart-profile8416 …PredictionManagerService$PredictionManagerServiceStub;->lambda$onDestroyPredictionSession$7(Landro…
8423 …ion/AppPredictionManagerService$PredictionManagerServiceStub;->onDestroyPredictionSession(Landroid…