Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
DQS.java41 void setPanelView(HeightListener notificationPanelView); in setPanelView() method
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/qs/car/
DCarQSFragment.java131 public void setPanelView(HeightListener notificationPanelView) { in setPanelView() method in CarQSFragment
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFragment.java186 public void setPanelView(HeightListener panelView) { in setPanelView() method in QSFragment
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java3209 mQs.setPanelView(NotificationPanelView.this);