Home
last modified time | relevance | path

Searched defs:notifyLaunchLocationShown (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/service/appprediction/
DIPredictionService.aidl39 void notifyLaunchLocationShown(in AppPredictionSessionId sessionId, in String launchLocation, in notifyLaunchLocationShown() method
/frameworks/base/core/java/android/app/prediction/
DIPredictionManager.aidl37 void notifyLaunchLocationShown(in AppPredictionSessionId sessionId, in String launchLocation, in notifyLaunchLocationShown() method
DAppPredictor.java139 public void notifyLaunchLocationShown(@NonNull String launchLocation, in notifyLaunchLocationShown() method in AppPredictor
/frameworks/base/services/appprediction/java/com/android/server/appprediction/
DAppPredictionManagerService.java127 public void notifyLaunchLocationShown(@NonNull AppPredictionSessionId sessionId, in notifyLaunchLocationShown() method in AppPredictionManagerService.PredictionManagerServiceStub
/frameworks/base/services/people/java/com/android/server/people/
DPeopleService.java434 public void notifyLaunchLocationShown(AppPredictionSessionId sessionId, in notifyLaunchLocationShown() method in PeopleService.LocalService