Searched refs:notificationPanelView (Results 1 – 6 of 6) sorted by relevance
47 NotificationPanelView notificationPanelView) { in HeadsUpTouchHelper() argument50 mPanel = notificationPanelView; in HeadsUpTouchHelper()
213 NotificationPanelView notificationPanelView, in registerStatusBar() argument228 mNotificationPanelView = notificationPanelView; in registerStatusBar()229 notificationPanelView.addExpansionListener(this); in registerStatusBar()
41 void setPanelView(HeightListener notificationPanelView); in setPanelView() argument
259 NotificationPanelView notificationPanelView, in registerStatusBar() argument264 super.registerStatusBar(statusBar, container, notificationPanelView, in registerStatusBar()
131 public void setPanelView(HeightListener notificationPanelView) { in setPanelView() argument
5647 public void setNotificationPanel(NotificationPanelView notificationPanelView) {5648 mNotificationPanel = notificationPanelView;