Searched refs:panelView (Results 1 – 5 of 5) sorted by relevance
121 NotificationPanelView panelView, in HeadsUpAppearanceController() argument133 mPanelView = panelView; in HeadsUpAppearanceController()134 panelView.addTrackingHeadsUpListener(mSetTrackingHeadsUp); in HeadsUpAppearanceController()135 panelView.addVerticalTranslationListener(mUpdatePanelTranslation); in HeadsUpAppearanceController()136 panelView.setHeadsUpAppearanceController(this); in HeadsUpAppearanceController()
60 KeyguardStatusBarView statusBarView, NotificationPanelView panelView) { in KeyguardUserSwitcher() argument70 panelView.setKeyguardUserSwitcher(this); in KeyguardUserSwitcher()
186 public void setPanelView(HeightListener panelView) { in setPanelView() argument187 mPanelView = panelView; in setPanelView()
768 PowerManager pm, NotificationPanelView panelView, in TestableStatusBar() argument797 mNotificationPanel = panelView; in TestableStatusBar()
2072 ViewGroup container, NotificationPanelView panelView, in registerStatusBar() argument2076 mStatusBarKeyguardViewManager.registerStatusBar(statusBar, container, panelView, in registerStatusBar()