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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcher.java214 public void hideIfNotSimple(boolean animate) { method in class:KeyguardUserSwitcher
273 mKeyguardUserSwitcher.hideIfNotSimple(true /* animate */);
297 mKeyguardUserSwitcher.hideIfNotSimple(true /* animate */);

Completed in 168 milliseconds