Home
last modified time | relevance | path

Searched refs:resetScrollPosition (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DLockscreenShadeTransitionController.kt269 nsslController.resetScrollPosition()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1027 public void resetScrollPosition() { in resetScrollPosition() method in NotificationStackScrollLayoutController
1028 mView.resetScrollPosition(); in resetScrollPosition()
H A DNotificationStackScrollLayout.java3919 resetScrollPosition(); in onExpansionStopped()
3975 void resetScrollPosition() { in resetScrollPosition() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java1561 mNotificationStackScrollLayoutController.resetScrollPosition(); in resetViews()
4445 mNotificationStackScrollLayoutController.resetScrollPosition(); in onStateChanged()