Searched defs:stackScrollerController (Results 1 – 4 of 4) sorted by relevance
118 NotificationStackScrollLayoutController stackScrollerController, in StatusBarNotificationPresenter()
119 NotificationStackScrollLayoutController stackScrollerController, in HeadsUpAppearanceController()
63 private val stackScrollerController: NotificationStackScrollLayoutController = mock() constant in com.android.systemui.statusbar.notification.NotificationWakeUpCoordinatorTest
109 private lateinit var stackScrollerController: NotificationStackScrollLayoutController in <lambda>() variable