Home
last modified time | relevance | path

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

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