Searched refs:setShowingLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java633 setShowingLocked(!shouldWaitForProvisioning() && !mLockPatternUtils.isLockScreenDisabled(
1212 setShowingLocked(false);
1572 setShowingLocked(true);
1680 setShowingLocked(false);
1741 setShowingLocked(true);
1892 private void setShowingLocked(boolean showing) { method in class:KeyguardViewMediator

Completed in 29 milliseconds