Searched defs:notifyAppTargetEvent (Results 1 – 5 of 5) sorted by relevance
37 void notifyAppTargetEvent(in AppPredictionSessionId sessionId, in AppTargetEvent event); in notifyAppTargetEvent() method
35 void notifyAppTargetEvent(in AppPredictionSessionId sessionId, in AppTargetEvent event); in notifyAppTargetEvent() method
120 public void notifyAppTargetEvent(@NonNull AppTargetEvent event) { in notifyAppTargetEvent() method in AppPredictor
120 public void notifyAppTargetEvent(@NonNull AppPredictionSessionId sessionId, in notifyAppTargetEvent() method in AppPredictionManagerService.PredictionManagerServiceStub
428 public void notifyAppTargetEvent(AppPredictionSessionId sessionId, AppTargetEvent event) { in notifyAppTargetEvent() method in PeopleService.LocalService