Home
last modified time | relevance | path

Searched refs:getNotificationStackScrollLayoutController (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarComponent.java82 NotificationStackScrollLayoutController getNotificationStackScrollLayoutController(); in getNotificationStackScrollLayoutController() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java1541 mStackScrollerController = mStatusBarComponent.getNotificationStackScrollLayoutController(); in inflateStatusBarWindow()
H A DNotificationPanelViewController.java3999 public NotificationStackScrollLayoutController getNotificationStackScrollLayoutController() { in getNotificationStackScrollLayoutController() method in NotificationPanelViewController