Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2489 mNotificationStackScroller.setQsContainer((ViewGroup) mQs.getView());
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java879 public void setQsContainer(ViewGroup qsContainer) { in setQsContainer() method in NotificationStackScrollLayout