Home
last modified time | relevance | path

Searched refs:onNotificationDirectReply (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/notification/
H A DINotificationListener.aidl57 void onNotificationDirectReply(String key); in onNotificationDirectReply() method
H A DNotificationAssistantService.java439 public void onNotificationDirectReply(String key) { in onNotificationDirectReply() method in NotificationAssistantService.NotificationAssistantServiceWrapper
H A DNotificationListenerService.java1537 public void onNotificationDirectReply(String key) { in onNotificationDirectReply() method in NotificationListenerService.NotificationListenerWrapper
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java9849 assistant.onNotificationDirectReply(key);