Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationLaunchAnimatorController.kt21 private val notificationListContainer: NotificationListContainer, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider
48 private val notificationListContainer: NotificationListContainer, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationLaunchAnimatorControllerTest.kt31 @Mock lateinit var notificationListContainer: NotificationListContainer variable in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenter.java111 StatusBarNotificationPresenter( in StatusBarNotificationPresenter()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java673 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()