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.java256 public void onNotificationsSeen(@NonNull List<String> keys) { in onNotificationsSeen() method in NotificationAssistantService
481 public void onNotificationsSeen(List<String> keys) { in onNotificationsSeen() method in NotificationAssistantService.NotificationAssistantServiceWrapper
DINotificationListener.aidl58 void onNotificationsSeen(in List<String> keys); in onNotificationsSeen() method
DNotificationListenerService.java1615 public void onNotificationsSeen(List<String> keys) in onNotificationsSeen() method in NotificationListenerService.NotificationListenerWrapper