Home
last modified time | relevance | path

Searched refs:SimpleNotificationListContainer (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifViewManager.kt47 private lateinit var listContainer: SimpleNotificationListContainer in <lambda>()
57 fun setViewConsumer(consumer: SimpleNotificationListContainer) { in <lambda>()
131 private fun getListItems(container: SimpleNotificationListContainer): in <lambda>()
DSimpleNotificationListContainer.kt26 interface SimpleNotificationListContainer { interface
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationListContainer.java29 import com.android.systemui.statusbar.notification.collection.SimpleNotificationListContainer;
39 VisibilityLocationProvider, SimpleNotificationListContainer {