Searched refs:notifyAppTargetEvent (Results 1 – 10 of 10) sorted by relevance
37 void notifyAppTargetEvent(in AppPredictionSessionId sessionId, in AppTargetEvent event); in notifyAppTargetEvent() method
88 public void notifyAppTargetEvent(AppPredictionSessionId sessionId, AppTargetEvent event) {
35 void notifyAppTargetEvent(in AppPredictionSessionId sessionId, in AppTargetEvent event); in notifyAppTargetEvent() method
120 public void notifyAppTargetEvent(@NonNull AppTargetEvent event) { in notifyAppTargetEvent() method in AppPredictor126 mPredictionManager.notifyAppTargetEvent(mSessionId, event); in notifyAppTargetEvent()
120 public void notifyAppTargetEvent(@NonNull AppPredictionSessionId sessionId, in notifyAppTargetEvent() method in AppPredictionManagerService.PredictionManagerServiceStub
156 s -> s.notifyAppTargetEvent(sessionId, event)); in notifyAppTargetEventLocked()
302 mAppPredictor.notifyAppTargetEvent(
103 mRemoteAppPredictor.notifyAppTargetEvent(event); in reportAppTargetEvent()
414 public void notifyAppTargetEvent(AppPredictionSessionId sessionId, AppTargetEvent event) { in notifyAppTargetEvent() method in PeopleService.LocalService
2393 method public void notifyAppTargetEvent(@NonNull android.app.prediction.AppTargetEvent);