Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationAssistantService.java180 public void onNotificationsSeen(@NonNull List<String> keys) { in onNotificationsSeen() method in NotificationAssistantService
323 public void onNotificationsSeen(List<String> keys) { in onNotificationsSeen() method in NotificationAssistantService.NotificationAssistantServiceWrapper
DINotificationListener.aidl51 void onNotificationsSeen(in List<String> keys); in onNotificationsSeen() method
DNotificationListenerService.java1372 public void onNotificationsSeen(List<String> keys) in onNotificationsSeen() method in NotificationListenerService.NotificationListenerWrapper