Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainerLogger.kt46 fun removeTransientRow( in removeTransientRow() method
DNotificationStackScrollLogger.kt147 fun removeTransientRow( in removeTransientRow() method in com.android.systemui.statusbar.notification.stack.NotificationStackScrollLogger
DNotificationChildrenContainer.java1692 mLogger.removeTransientRow(
DNotificationStackScrollLayout.java2805 mLogger.removeTransientRow(((ExpandableNotificationRow) view).getEntry()); in removeTransientView()