Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/prediction/
DAppPredictor.java134 public void notifyLaunchLocationShown(@NonNull String launchLocation, in notifyLaunchLocationShown() method in AppPredictor
141 mPredictionManager.notifyLaunchLocationShown(mSessionId, launchLocation, in notifyLaunchLocationShown()
DIPredictionManager.aidl36 void notifyLaunchLocationShown(in AppPredictionSessionId sessionId, in String launchLocation, in notifyLaunchLocationShown() method
/frameworks/base/core/java/android/service/appprediction/
DIPredictionService.aidl38 void notifyLaunchLocationShown(in AppPredictionSessionId sessionId, in String launchLocation, in notifyLaunchLocationShown() method
DAppPredictionService.java93 public void notifyLaunchLocationShown(AppPredictionSessionId sessionId,
/frameworks/base/services/people/java/com/android/server/people/
DPeopleService.java102 public void notifyLaunchLocationShown(AppPredictionSessionId sessionId, in notifyLaunchLocationShown() method in PeopleService.LocalService
/frameworks/base/services/appprediction/java/com/android/server/appprediction/
DAppPredictionManagerService.java124 public void notifyLaunchLocationShown(@NonNull AppPredictionSessionId sessionId, in notifyLaunchLocationShown() method in AppPredictionManagerService.PredictionManagerServiceStub
DAppPredictionPerUserService.java145 s.notifyLaunchLocationShown(sessionId, launchLocation, targetIds), false); in notifyLaunchLocationShownLocked()
/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java2309 directShareAppPredictor.notifyLaunchLocationShown(LAUNCH_LOCATION_DIRECT_SHARE, targetIds);
/frameworks/base/api/
Dtest-current.txt673 …method public void notifyLaunchLocationShown(@NonNull String, @NonNull java.util.List<android.app.…
Dsystem-current.txt1283 …method public void notifyLaunchLocationShown(@NonNull String, @NonNull java.util.List<android.app.…
/frameworks/base/non-updatable-api/
Dsystem-current.txt1231 …method public void notifyLaunchLocationShown(@NonNull String, @NonNull java.util.List<android.app.…
/frameworks/base/services/
Dart-profile8415 …pPredictionManagerService$PredictionManagerServiceStub;->lambda$notifyLaunchLocationShown$2(Landro…
8422 …tion/AppPredictionManagerService$PredictionManagerServiceStub;->notifyLaunchLocationShown(Landroid…