Searched refs:panelViewController (Results 1 – 2 of 2) sorted by relevance
93 public void showView(OverlayPanelViewController panelViewController) { in showView() argument94 showView(panelViewController, /* show= */ null); in showView()153 public void hideView(OverlayPanelViewController panelViewController) { in hideView() argument154 hideView(panelViewController, /* hide= */ null); in hideView()
67 NotificationPanelViewController panelViewController) { in KeyguardUserSwitcher() argument78 panelViewController.setKeyguardUserSwitcher(this); in KeyguardUserSwitcher()