Searched refs:onNotificationsSeen (Results 1 – 6 of 6) sorted by relevance
198 public void onNotificationsSeen(@NonNull List<String> keys) { in onNotificationsSeen() method in NotificationAssistantService396 public void onNotificationsSeen(List<String> keys) { in onNotificationsSeen() method in NotificationAssistantService.NotificationAssistantServiceWrapper555 onNotificationsSeen(keys); in handleMessage()
52 void onNotificationsSeen(in List<String> keys); in onNotificationsSeen() method
1502 public void onNotificationsSeen(List<String> keys) in onNotificationsSeen() method in NotificationListenerService.NotificationListenerWrapper
190 public void onNotificationsSeen(List<String> keys) { in onNotificationsSeen() method in Assistant
9759 assistant.onNotificationsSeen(keys);
10141 method public void onNotificationsSeen(@NonNull java.util.List<java.lang.String>);