Home
last modified time | relevance | path

Searched refs:setStackScroller (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationWakeUpCoordinator.kt159 fun setStackScroller(stackScrollerController: NotificationStackScrollLayoutController) { regex
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DLockscreenShadeTransitionControllerTest.kt110 transitionController.setStackScroller(nsslController)
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLockscreenShadeTransitionController.kt187 fun setStackScroller(nsslController: NotificationStackScrollLayoutController) { regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java771 mLockscreenShadeTransitionController.setStackScroller(this); in attach()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java885 mWakeUpCoordinator.setStackScroller(mNotificationStackScrollLayoutController); in onFinishInflate()