Searched refs:notifyLaunchLocationShown (Results 1 – 12 of 12) sorted by relevance
/frameworks/base/core/java/android/app/prediction/ |
D | AppPredictor.java | 134 public void notifyLaunchLocationShown(@NonNull String launchLocation, in notifyLaunchLocationShown() method in AppPredictor 141 mPredictionManager.notifyLaunchLocationShown(mSessionId, launchLocation, in notifyLaunchLocationShown()
|
D | IPredictionManager.aidl | 36 void notifyLaunchLocationShown(in AppPredictionSessionId sessionId, in String launchLocation, in notifyLaunchLocationShown() method
|
/frameworks/base/core/java/android/service/appprediction/ |
D | IPredictionService.aidl | 38 void notifyLaunchLocationShown(in AppPredictionSessionId sessionId, in String launchLocation, in notifyLaunchLocationShown() method
|
D | AppPredictionService.java | 93 public void notifyLaunchLocationShown(AppPredictionSessionId sessionId,
|
/frameworks/base/services/people/java/com/android/server/people/ |
D | PeopleService.java | 102 public void notifyLaunchLocationShown(AppPredictionSessionId sessionId, in notifyLaunchLocationShown() method in PeopleService.LocalService
|
/frameworks/base/services/appprediction/java/com/android/server/appprediction/ |
D | AppPredictionManagerService.java | 124 public void notifyLaunchLocationShown(@NonNull AppPredictionSessionId sessionId, in notifyLaunchLocationShown() method in AppPredictionManagerService.PredictionManagerServiceStub
|
D | AppPredictionPerUserService.java | 145 s.notifyLaunchLocationShown(sessionId, launchLocation, targetIds), false); in notifyLaunchLocationShownLocked()
|
/frameworks/base/core/java/com/android/internal/app/ |
D | ChooserActivity.java | 2309 directShareAppPredictor.notifyLaunchLocationShown(LAUNCH_LOCATION_DIRECT_SHARE, targetIds);
|
/frameworks/base/api/ |
D | test-current.txt | 673 …method public void notifyLaunchLocationShown(@NonNull String, @NonNull java.util.List<android.app.…
|
D | system-current.txt | 1283 …method public void notifyLaunchLocationShown(@NonNull String, @NonNull java.util.List<android.app.…
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 1231 …method public void notifyLaunchLocationShown(@NonNull String, @NonNull java.util.List<android.app.…
|
/frameworks/base/services/ |
D | art-profile | 8415 …pPredictionManagerService$PredictionManagerServiceStub;->lambda$notifyLaunchLocationShown$2(Landro… 8422 …tion/AppPredictionManagerService$PredictionManagerServiceStub;->notifyLaunchLocationShown(Landroid…
|