Searched refs:hideIfNotSimple (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java1232 mKeyguardUserSwitcher.hideIfNotSimple(true /* animate */);
H A DStatusBar.java4489 if (mKeyguardUserSwitcher.hideIfNotSimple(true)) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcher.java229 public boolean hideIfNotSimple(boolean animate) { method in class:KeyguardUserSwitcher
297 mKeyguardUserSwitcher.hideIfNotSimple(true /* animate */);
321 mKeyguardUserSwitcher.hideIfNotSimple(true /* animate */);

Completed in 78 milliseconds