Searched defs:onNotificationsSeen (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/service/notification/ | ||
D | INotificationListener.aidl | 52 void onNotificationsSeen(in List<String> keys); in onNotificationsSeen() method |
D | NotificationAssistantService.java | 218 public void onNotificationsSeen(@NonNull List<String> keys) { in onNotificationsSeen() method in NotificationAssistantService |
D | NotificationListenerService.java | 1565 public void onNotificationsSeen(List<String> keys) in onNotificationsSeen() method in NotificationListenerService.NotificationListenerWrapper |