Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DINotificationListener.aidl53 void onNotificationDirectReply(String key); in onNotificationDirectReply() method
DNotificationAssistantService.java342 public void onNotificationDirectReply(String key) { in onNotificationDirectReply() method in NotificationAssistantService.NotificationAssistantServiceWrapper
DNotificationListenerService.java1391 public void onNotificationDirectReply(String key) { in onNotificationDirectReply() method in NotificationListenerService.NotificationListenerWrapper
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java7884 assistant.onNotificationDirectReply(key);