Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainerLogger.kt46 fun removeTransientRow( regex
H A DNotificationStackScrollLogger.kt147 fun removeTransientRow( regex
H A DNotificationChildrenContainer.java1536 mLogger.removeTransientRow(
H A DNotificationStackScrollLayout.java2813 mLogger.removeTransientRow(((ExpandableNotificationRow) view).getEntry()); in removeTransientView()