Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerImpl.kt214 notificationListenerService.setNotificationsShown(newlyVisible.keys.toTypedArray()) in <lambda>()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerTest.kt77 .setNotificationsShown(stringArrayCaptor.capture()) in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java338 mNotificationListener.setNotificationsShown(newlyVisibleKeyAr); in logNotificationVisibilityChanges()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java876 public final void setNotificationsShown(String[] keys) { in setNotificationsShown() method in NotificationListenerService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41185 method public final void setNotificationsShown(String[]);