Home
last modified time | relevance | path

Searched refs:notificationPanelView (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpTouchHelper.java48 NotificationPanelView notificationPanelView) { in HeadsUpTouchHelper() argument
51 mPanel = notificationPanelView; in HeadsUpTouchHelper()
DStatusBarKeyguardViewManager.java143 NotificationPanelView notificationPanelView, in registerStatusBar() argument
153 mNotificationPanelView = notificationPanelView; in registerStatusBar()
154 notificationPanelView.setExpansionListener(this::onPanelExpansionChanged); in registerStatusBar()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManagerTest.java190 NotificationPanelView notificationPanelView, in registerStatusBar() argument
193 super.registerStatusBar(statusBar, container, notificationPanelView, in registerStatusBar()
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
DQS.java41 void setPanelView(HeightListener notificationPanelView); in setPanelView() argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/car/
DCarQSFragment.java127 public void setPanelView(HeightListener notificationPanelView) { in setPanelView() argument