Home
last modified time | relevance | path

Searched refs:onNotificationsSeen (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationAssistantService.java198 public void onNotificationsSeen(@NonNull List<String> keys) { in onNotificationsSeen() method in NotificationAssistantService
396 public void onNotificationsSeen(List<String> keys) { in onNotificationsSeen() method in NotificationAssistantService.NotificationAssistantServiceWrapper
555 onNotificationsSeen(keys); in handleMessage()
H A DINotificationListener.aidl52 void onNotificationsSeen(in List<String> keys); in onNotificationsSeen() method
H A DNotificationListenerService.java1502 public void onNotificationsSeen(List<String> keys) in onNotificationsSeen() method in NotificationListenerService.NotificationListenerWrapper
/aosp12/packages/modules/ExtServices/java/src/android/ext/services/notification/
H A DAssistant.java190 public void onNotificationsSeen(List<String> keys) { in onNotificationsSeen() method in Assistant
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java9759 assistant.onNotificationsSeen(keys);
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10141 method public void onNotificationsSeen(@NonNull java.util.List<java.lang.String>);