Searched refs:notificationStackScrollLayout (Results 1 – 4 of 4) sorted by relevance
59 private val notificationStackScrollLayout: NotificationStackScrollLayout, in <lambda>() constant in com.android.systemui.shade.ShadeControllerSceneImpl116 notificationStackScrollLayout.cancelExpandHelper() in <lambda>()241 vibratorHelper.performHapticFeedback(notificationStackScrollLayout, constant) in <lambda>()
70 notificationStackScrollLayout: NotificationStackScrollLayout in <lambda>()
51 notificationStackScrollLayout = mock<NotificationStackScrollLayout>(), in <lambda>()
99 @Mock private lateinit var notificationStackScrollLayout: NotificationStackScrollLayout variable in com.android.systemui.shade.NotificationShadeWindowViewTest148 .thenReturn(notificationStackScrollLayout) in setUp()