Searched refs:notificationPanelView (Results 1 – 6 of 6) sorted by relevance
47 NotificationPanelView notificationPanelView) { in HeadsUpTouchHelper() argument50 mPanel = notificationPanelView; in HeadsUpTouchHelper()
205 NotificationPanelView notificationPanelView, in registerStatusBar() argument219 mNotificationPanelView = notificationPanelView; in registerStatusBar()220 notificationPanelView.setExpansionListener(this); in registerStatusBar()
41 void setPanelView(HeightListener notificationPanelView); in setPanelView() argument
221 NotificationPanelView notificationPanelView, in registerStatusBar() argument225 super.registerStatusBar(statusBar, container, notificationPanelView, in registerStatusBar()
131 public void setPanelView(HeightListener notificationPanelView) { in setPanelView() argument
5659 public void setNotificationPanel(NotificationPanelView notificationPanelView) {5660 mNotificationPanel = notificationPanelView;