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.java314 Collection<NotificationVisibility> newlyVisible, in logNotificationVisibilityChanges()
467 Collection<NotificationVisibility> newlyVisible, in onVisibilityChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/view/
DNotificationStatsLoggerImpl.kt181 val newlyVisible = newVisibilities - lastLoggedVisibilities.keys in <lambda>() constant