Searched refs:cryptState (Results 1 – 1 of 1) sorted by relevance
719 String cryptState = VoldProperties.decrypt().orElse(""); in startBootstrapServices() local720 if (ENCRYPTING_STATE.equals(cryptState)) { in startBootstrapServices()723 } else if (ENCRYPTED_STATE.equals(cryptState)) { in startBootstrapServices()