Home
last modified time | relevance | path

Searched refs:setKeyguardUserSwitcherEnabled (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewController.java318 public void setKeyguardUserSwitcherEnabled(boolean enabled) { in setKeyguardUserSwitcherEnabled() method in KeyguardStatusBarViewController
319 mView.setKeyguardUserSwitcherEnabled(enabled); in setKeyguardUserSwitcherEnabled()
H A DKeyguardStatusBarView.java348 void setKeyguardUserSwitcherEnabled(boolean enabled) { in setKeyguardUserSwitcherEnabled() method in KeyguardStatusBarView
H A DNotificationPanelViewController.java977 mKeyguardStatusBarViewController.setKeyguardUserSwitcherEnabled(true); in updateViewControllers()
984 mKeyguardStatusBarViewController.setKeyguardUserSwitcherEnabled(true); in updateViewControllers()
986 mKeyguardStatusBarViewController.setKeyguardUserSwitcherEnabled(false); in updateViewControllers()