Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainerLogger.kt29 fun addTransientRow( in addTransientRow() method in com.android.systemui.statusbar.notification.stack.NotificationChildrenContainerLogger
DNotificationStackScrollLogger.kt132 fun addTransientRow( in addTransientRow() method
DNotificationChildrenContainer.java1680 mLogger.addTransientRow(
DNotificationStackScrollLayout.java2797 mLogger.addTransientRow(((ExpandableNotificationRow) view).getEntry(), index); in addTransientView()