Searched refs:panelView (Results 1 – 5 of 5) sorted by relevance
101 NotificationPanelView panelView, in HeadsUpAppearanceController() argument113 mPanelView = panelView; in HeadsUpAppearanceController()114 panelView.addTrackingHeadsUpListener(mSetTrackingHeadsUp); in HeadsUpAppearanceController()115 panelView.addVerticalTranslationListener(mUpdatePanelTranslation); in HeadsUpAppearanceController()116 panelView.setHeadsUpAppearanceController(this); in HeadsUpAppearanceController()
60 KeyguardStatusBarView statusBarView, NotificationPanelView panelView) { in KeyguardUserSwitcher() argument70 panelView.setKeyguardUserSwitcher(this); in KeyguardUserSwitcher()
170 public void setPanelView(HeightListener panelView) { in setPanelView() argument171 mPanelView = panelView; in setPanelView()
769 PowerManager pm, NotificationPanelView panelView, in TestableStatusBar() argument799 mNotificationPanel = panelView; in TestableStatusBar()
2058 ViewGroup container, NotificationPanelView panelView, in registerStatusBar() argument2060 mStatusBarKeyguardViewManager.registerStatusBar(statusBar, container, panelView, in registerStatusBar()