Home
last modified time | relevance | path

Searched refs:onLaunchLocationShown (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/appprediction/
H A DAppPredictionService.java94 obtainMessage(AppPredictionService::onLaunchLocationShown,
167 public abstract void onLaunchLocationShown(@NonNull AppPredictionSessionId sessionId, in onLaunchLocationShown() method in AppPredictionService
/aosp14/frameworks/base/services/people/java/com/android/server/people/prediction/
H A DAppTargetPredictor.java84 public void onLaunchLocationShown(String launchLocation, List<AppTargetId> targetIds) { in onLaunchLocationShown() method in AppTargetPredictor
/aosp14/frameworks/base/services/people/java/com/android/server/people/
H A DPeopleService.java410 sessionInfo -> sessionInfo.getPredictor().onLaunchLocationShown( in notifyLaunchLocationShown()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt12005 …method @MainThread public abstract void onLaunchLocationShown(@NonNull android.app.prediction.AppP…