Searched defs:onNotificationDirectReply (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/android/service/notification/ | ||
H A D | INotificationListener.aidl | 57 void onNotificationDirectReply(String key); in onNotificationDirectReply() method |
H A D | NotificationAssistantService.java | 462 public void onNotificationDirectReply(String key) { in onNotificationDirectReply() method in NotificationAssistantService.NotificationAssistantServiceWrapper |
H A D | NotificationListenerService.java | 1579 public void onNotificationDirectReply(String key) { in onNotificationDirectReply() method in NotificationListenerService.NotificationListenerWrapper |