Searched refs:onNotificationDirectReplied (Results 1 – 9 of 9) sorted by relevance
50 void onNotificationDirectReplied(String key); in onNotificationDirectReplied() method
1364 public void onNotificationDirectReplied(String key) {
262 public void onNotificationDirectReplied(@NonNull String key) {} in onNotificationDirectReplied() method in NotificationAssistantService594 onNotificationDirectReplied(key); in handleMessage()
85 void onNotificationDirectReplied(String key); in onNotificationDirectReplied() method
314 mBarService.onNotificationDirectReplied(entry.getSbn().getKey()); in setUpWithCallback()
1744 public void onNotificationDirectReplied(String key) throws RemoteException { in onNotificationDirectReplied() method in StatusBarManagerService1748 mNotificationDelegate.onNotificationDirectReplied(key); in onNotificationDirectReplied()
5353 mService.mNotificationDelegate.onNotificationDirectReplied(r.getKey()); in testStats_updatedOnDirectReply()
12577 method public void onNotificationDirectReplied(@NonNull String);
83079 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->onNotificationDirectReplied(Ljava/la…83162 Lcom/android/internal/statusbar/IStatusBarService;->onNotificationDirectReplied(Ljava/lang/String;)V