Searched refs:isFileEncryptedNativeOrEmulated (Results 1 – 10 of 10) sorted by relevance
273 return StorageManager.isFileEncryptedNativeOrEmulated() in isUserCredentialLocked()
785 return StorageManager.isFileEncryptedNativeOrEmulated(); in isFileEncryptionEnabled()
1166 if (!StorageManager.isFileEncryptedNativeOrEmulated()) { in showNewMessageNotification()
1705 public static boolean isFileEncryptedNativeOrEmulated() { in isFileEncryptedNativeOrEmulated() method in StorageManager
2738 if (StorageManager.isFileEncryptedNativeOrEmulated() in setPrimaryStorageUuid()3281 boolean isFsEncrypted = StorageManager.isFileEncryptedNativeOrEmulated(); in unlockUserKey()
665 if (!StorageManager.isFileEncryptedNativeOrEmulated()) return; in showEncryptionNotification()
7666 if (StorageManager.isFileEncryptedNativeOrEmulated()) { in PackageManagerService()25638 if (StorageManager.isFileEncryptedNativeOrEmulated()25918 if (pkg.isSystem() && !StorageManager.isFileEncryptedNativeOrEmulated()26174 if (StorageManager.isFileEncryptedNativeOrEmulated()
13687 HSPLandroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z
13677 HSPLandroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z
42239 Landroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z