Home
last modified time | relevance | path

Searched defs:onNotificationDirectReply (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/notification/
H A DINotificationListener.aidl57 void onNotificationDirectReply(String key); in onNotificationDirectReply() method
H A DNotificationAssistantService.java462 public void onNotificationDirectReply(String key) { in onNotificationDirectReply() method in NotificationAssistantService.NotificationAssistantServiceWrapper
H A DNotificationListenerService.java1579 public void onNotificationDirectReply(String key) { in onNotificationDirectReply() method in NotificationListenerService.NotificationListenerWrapper