Searched refs:shouldWaitForProvisioning (Results 1 – 1 of 1) sorted by relevance
439 if (shouldWaitForProvisioning()) {689 setShowingLocked(!shouldWaitForProvisioning() in setupLocked()988 } else if (mSystemReady && shouldWaitForProvisioning()) { in maybeSendUserPresentBroadcast()1092 if (shouldWaitForProvisioning()) { in verifyUnlock()1268 if (!lockedOrMissing && shouldWaitForProvisioning()) { in doKeyguardLocked()1299 private boolean shouldWaitForProvisioning() { in shouldWaitForProvisioning() method in KeyguardViewMediator