Searched refs:isFileEncryptedNativeOrEmulated (Results 1 – 11 of 11) sorted by relevance
321 if (pkg.isSystem() && !StorageManager.isFileEncryptedNativeOrEmulated()393 if (StorageManager.isFileEncryptedNativeOrEmulated()496 if (StorageManager.isFileEncryptedNativeOrEmulated()) {
184 if (StorageManager.isFileEncryptedNativeOrEmulated() in movePackageInternal()
273 return StorageManager.isFileEncryptedNativeOrEmulated() in isUserCredentialLocked()
770 return StorageManager.isFileEncryptedNativeOrEmulated(); in isFileEncryptionEnabled()
1167 if (!StorageManager.isFileEncryptedNativeOrEmulated()) { in showNewMessageNotification()
1718 public static boolean isFileEncryptedNativeOrEmulated() { in isFileEncryptedNativeOrEmulated() method in StorageManager
2997 if (StorageManager.isFileEncryptedNativeOrEmulated() in setPrimaryStorageUuid()3289 boolean isFsEncrypted = StorageManager.isFileEncryptedNativeOrEmulated(); in unlockUserKey()
683 if (!StorageManager.isFileEncryptedNativeOrEmulated()) return; in showEncryptionNotificationForProfile()
13041 HSPLandroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z
13043 HSPLandroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z
38916 Landroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z