Searched refs:panelView (Results 1 – 5 of 5) sorted by relevance
83 NotificationPanelView panelView, in HeadsUpAppearanceController() argument92 mPanelView = panelView; in HeadsUpAppearanceController()93 panelView.addTrackingHeadsUpListener(mSetTrackingHeadsUp); in HeadsUpAppearanceController()94 panelView.addVerticalTranslationListener(mUpdatePanelTranslation); in HeadsUpAppearanceController()95 panelView.setHeadsUpAppearanceController(this); in HeadsUpAppearanceController()
60 KeyguardStatusBarView statusBarView, NotificationPanelView panelView) { in KeyguardUserSwitcher() argument70 panelView.setKeyguardUserSwitcher(this); in KeyguardUserSwitcher()
158 public void setPanelView(HeightListener panelView) { in setPanelView() argument159 mPanelView = panelView; in setPanelView()
707 PowerManager pm, NotificationPanelView panelView, in TestableStatusBar() argument730 mNotificationPanel = panelView; in TestableStatusBar()
2051 ViewGroup container, NotificationPanelView panelView, in registerStatusBar() argument2053 mStatusBarKeyguardViewManager.registerStatusBar(statusBar, container, panelView, in registerStatusBar()