Home
last modified time | relevance | path

Searched refs:transientNotificationRowTraversalCleaned (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLogger.kt87 fun transientNotificationRowTraversalCleaned(entry: NotificationEntry, reason: String) { in transientNotificationRowTraversalCleaned() method
DNotificationStackScrollLayout.java4142 mLogger.transientNotificationRowTraversalCleaned(transientView.getEntry(), reason); in logTransientNotificationRowTraversalCleaned()