Searched refs:setShowingLocked (Results 1 – 1 of 1) sorted by relevance
788 setShowingLocked(!shouldWaitForProvisioning() in setupLocked()793 setShowingLocked(false /* showing */, true /* forceCallbacks */); in setupLocked()1404 setShowingLocked(false); in doKeyguardLocked()1862 setShowingLocked(true); in handleShow()1980 setShowingLocked(mShowing, true /* force */); in handleStartKeyguardExitAnimation()2001 setShowingLocked(false); in handleStartKeyguardExitAnimation()2074 setShowingLocked(true); in handleVerifyUnlock()2252 setShowingLocked(mShowing); in setDozing()2273 private void setShowingLocked(boolean showing) { in setShowingLocked() method in KeyguardViewMediator2274 setShowingLocked(showing, false /* forceCallbacks */); in setShowingLocked()[all …]