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