Searched refs:stackScrollerController (Results 1 – 4 of 4) sorted by relevance
105 private lateinit var stackScrollerController: NotificationStackScrollLayoutController316 stackScrollerController.getLocationOnScreen(mTemp2)319 val childAtRawPosition = stackScrollerController.getChildAtRawPosition(totalX, totalY)325 fun setUp(stackScrollerController: NotificationStackScrollLayoutController) {326 this.stackScrollerController = stackScrollerController
159 fun setStackScroller(stackScrollerController: NotificationStackScrollLayoutController) {160 mStackScrollerController = stackScrollerController161 pulseExpanding = stackScrollerController.isPulseExpanding162 stackScrollerController.setOnPulseHeightChangedListener {
124 NotificationStackScrollLayoutController stackScrollerController, in HeadsUpAppearanceController() argument140 mAppearFraction = stackScrollerController.getAppearFraction(); in HeadsUpAppearanceController()141 mExpandedHeight = stackScrollerController.getExpandedHeight(); in HeadsUpAppearanceController()143 mStackScrollerController = stackScrollerController; in HeadsUpAppearanceController()
123 NotificationStackScrollLayoutController stackScrollerController, in StatusBarNotificationPresenter() argument168 mAboveShelfObserver = new AboveShelfObserver(stackScrollerController.getView()); in StatusBarNotificationPresenter()195 stackScrollerController.getNotificationListContainer()); in StatusBarNotificationPresenter()209 stackScrollerController.getNotificationListContainer(), mCheckSaveListener, in StatusBarNotificationPresenter()