Searched refs:notificationListContainer (Results 1 – 6 of 6) sorted by relevance
37 private val notificationListContainer: NotificationListContainer, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider48 notificationListContainer, in getAnimatorController()64 private val notificationListContainer: NotificationListContainer, constant in com.android.systemui.statusbar.notification.NotificationTransitionAnimatorController91 val clipStartLocation = notificationListContainer.topClippingStartLocation in createAnimatorState()118 notificationListContainer in createAnimatorState()193 notificationListContainer.setExpandingNotification(notification) in onTransitionAnimationStart()207 notificationListContainer.setExpandingNotification(null) in onTransitionAnimationEnd()215 notificationListContainer.applyLaunchAnimationParams(params) in applyParams()
41 @Mock lateinit var notificationListContainer: NotificationListContainer variable in com.android.systemui.statusbar.notification.NotificationTransitionAnimatorControllerTest68 notificationListContainer, in setUp()
136 NotificationListContainer notificationListContainer) { in StatusBarNotificationPresenter()162 mNotifListContainer = notificationListContainer; in StatusBarNotificationPresenter()
187 NotificationListContainer notificationListContainer, in provideNotificationTransitionAnimatorControllerProvider() argument192 notificationListContainer, in provideNotificationTransitionAnimatorControllerProvider()
131 @Mock private lateinit var notificationListContainer: NotificationListContainer in <lambda>() variable in com.android.systemui.statusbar.notification.row.NotificationGutsManagerWithScenesTest192 notificationListContainer, in <lambda>()307 verify(notificationListContainer) in <lambda>()
758 NotificationListContainer notificationListContainer, in NotificationPanelViewController()877 mNotificationListContainer = notificationListContainer; in NotificationPanelViewController()