Home
last modified time | relevance | path

Searched defs:notificationListContainer (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationLaunchAnimatorController.kt17 private val notificationListContainer: NotificationListContainer, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider
39 private val notificationListContainer: NotificationListContainer, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationLaunchAnimatorControllerTest.kt30 @Mock lateinit var notificationListContainer: NotificationListContainer variable in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerTest