Searched refs:isFileEncryptedNativeOrEmulated (Results 1 – 7 of 7) sorted by relevance
1000 if (!StorageManager.isFileEncryptedNativeOrEmulated()) { in showNewMessageNotification()
1430 public static boolean isFileEncryptedNativeOrEmulated() { in isFileEncryptedNativeOrEmulated() method in StorageManager
881 return StorageManager.isFileEncryptedNativeOrEmulated(); in isFileEncryptionEnabled()
2130 if (StorageManager.isFileEncryptedNativeOrEmulated() in setPrimaryStorageUuid()2954 if (StorageManager.isFileEncryptedNativeOrEmulated()) { in unlockUserKey()
474 if (!StorageManager.isFileEncryptedNativeOrEmulated()) return; in showEncryptionNotification()
2986 if (StorageManager.isFileEncryptedNativeOrEmulated()) { in PackageManagerService()24221 if (StorageManager.isFileEncryptedNativeOrEmulated() in reconcileAppsDataLI()24448 if (pkg.isSystemApp() && !StorageManager.isFileEncryptedNativeOrEmulated() in maybeMigrateAppDataLIF()24736 if (StorageManager.isFileEncryptedNativeOrEmulated() in movePackageInternal()
29737 HSPLandroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z