Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1225 public void setQsContainer(ViewGroup view) { in setQsContainer() method in NotificationStackScrollLayoutController
1226 mView.setQsContainer(view); in setQsContainer()
H A DNotificationStackScrollLayout.java1548 public void setQsContainer(ViewGroup qsContainer) {
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java3515 mNotificationStackScrollLayoutController.setQsContainer((ViewGroup) mQs.getView());