Searched defs:panelView (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcher.java59 KeyguardStatusBarView statusBarView, NotificationPanelView panelView,
69 panelView.setKeyguardUserSwitcher(this);
58 KeyguardUserSwitcher(Context context, ViewStub userSwitcher, KeyguardStatusBarView statusBarView, NotificationPanelView panelView, UserSwitcherController userSwitcherController) argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSContainer.java95 public void setPanelView(NotificationPanelView panelView) { argument
96 mPanelView = panelView;

Completed in 85 milliseconds