Searched defs:notificationListContainer (Results 1 – 4 of 4) sorted by relevance
21 private val notificationListContainer: NotificationListContainer, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider48 private val notificationListContainer: NotificationListContainer, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
31 @Mock lateinit var notificationListContainer: NotificationListContainer variable in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerTest
111 StatusBarNotificationPresenter( in StatusBarNotificationPresenter()
673 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()