Searched refs:onNotificationDirectReplied (Results 1 – 11 of 11) sorted by relevance
211 public void onNotificationDirectReplied(@NonNull String key) { in onNotificationDirectReplied() method in Assistant213 … mSingleThreadExecutor.submit(() -> mSmartSuggestionsHelper.onNotificationDirectReplied(key)); in onNotificationDirectReplied()
50 void onNotificationDirectReplied(String key); in onNotificationDirectReplied() method
1270 public void onNotificationDirectReplied(String key) {
242 public void onNotificationDirectReplied(@NonNull String key) {} in onNotificationDirectReplied() method in NotificationAssistantService571 onNotificationDirectReplied(key); in handleMessage()
76 void onNotificationDirectReplied(String key); in onNotificationDirectReplied() method
1470 public void onNotificationDirectReplied(String key) throws RemoteException { in onNotificationDirectReplied() method in StatusBarManagerService1474 mNotificationDelegate.onNotificationDirectReplied(key); in onNotificationDirectReplied()
363 mBarService.onNotificationDirectReplied(entry.getSbn().getKey()); in setUpWithCallback()
3796 mService.mNotificationDelegate.onNotificationDirectReplied(r.getKey()); in testStats_updatedOnDirectReply()
10133 method public void onNotificationDirectReplied(@NonNull String);
86402 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationDirectReplied(Ljava/la…86485 Lcom/android/internal/statusbar/IStatusBarService;->onNotificationDirectReplied(Ljava/lang/String;)V
26581 PLcom/android/server/notification/NotificationManagerService$1;->onNotificationDirectReplied(Ljava/…39197 PLcom/android/server/statusbar/StatusBarManagerService;->onNotificationDirectReplied(Ljava/lang/Str…