Searched refs:setShowingLocked (Results 1 – 1 of 1) sorted by relevance
689 setShowingLocked(!shouldWaitForProvisioning() in setupLocked()1284 setShowingLocked(false); in doKeyguardLocked()1720 setShowingLocked(true); in handleShow()1829 setShowingLocked(false); in handleStartKeyguardExitAnimation()1890 setShowingLocked(true); in handleVerifyUnlock()2059 private void setShowingLocked(boolean showing) { in setShowingLocked() method in KeyguardViewMediator2060 setShowingLocked(showing, false /* forceCallbacks */); in setShowingLocked()2063 private void setShowingLocked(boolean showing, boolean forceCallbacks) { in setShowingLocked() method in KeyguardViewMediator