Searched refs:encryptionType (Results 1 – 1 of 1) sorted by relevance
4148 String encryptionType = getProperty("ro.crypto.type"); in unlockDevice() local4149 if (!"block".equals(encryptionType)) { in unlockDevice()4152 encryptionType); in unlockDevice()