Home
last modified time | relevance | path

Searched refs:addTransientRow (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainerLogger.kt29 fun addTransientRow( regex
H A DNotificationStackScrollLogger.kt132 fun addTransientRow( regex
H A DNotificationChildrenContainer.java1524 mLogger.addTransientRow(
H A DNotificationStackScrollLayout.java2805 mLogger.addTransientRow(((ExpandableNotificationRow) view).getEntry(), index); in addTransientView()