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