Home
last modified time | relevance | path

Searched defs:newlyVisible (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationLogger.java315 Collection<NotificationVisibility> newlyVisible, in logNotificationVisibilityChanges()
468 Collection<NotificationVisibility> newlyVisible, in onVisibilityChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerImpl.kt77 val newlyVisible = newVisibilities - lastLoggedVisibilities.keys in <lambda>() constant