Searched refs:notifyAppTargetEvent (Results 1 – 11 of 11) sorted by relevance
36 void notifyAppTargetEvent(in AppPredictionSessionId sessionId, in AppTargetEvent event); in notifyAppTargetEvent() method
84 public void notifyAppTargetEvent(AppPredictionSessionId sessionId, AppTargetEvent event) {
34 void notifyAppTargetEvent(in AppPredictionSessionId sessionId, in AppTargetEvent event); in notifyAppTargetEvent() method
116 public void notifyAppTargetEvent(@NonNull AppTargetEvent event) { in notifyAppTargetEvent() method in AppPredictor122 mPredictionManager.notifyAppTargetEvent(mSessionId, event); in notifyAppTargetEvent()
119 public void notifyAppTargetEvent(@NonNull AppPredictionSessionId sessionId, in notifyAppTargetEvent() method in AppPredictionManagerService.PredictionManagerServiceStub
155 s -> s.notifyAppTargetEvent(sessionId, event)); in notifyAppTargetEventLocked()
292 mAppPredictor.notifyAppTargetEvent(
2362 directShareAppPredictor.notifyAppTargetEvent(
103 mRemoteAppPredictor.notifyAppTargetEvent(event); in reportAppTargetEvent()
401 public void notifyAppTargetEvent(AppPredictionSessionId sessionId, AppTargetEvent event) { in notifyAppTargetEvent() method in PeopleService.LocalService
2163 method public void notifyAppTargetEvent(@NonNull android.app.prediction.AppTargetEvent);