Home
last modified time | relevance | path

Searched refs:isFileEncryptedNativeOrEmulated (Results 1 – 16 of 16) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowStorageManager.java76 protected static boolean isFileEncryptedNativeOrEmulated() { in isFileEncryptedNativeOrEmulated() method in ShadowStorageManager
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/
H A DStorageWizardMoveConfirm.java82 if (StorageManager.isFileEncryptedNativeOrEmulated()) { in onNavigateNext()
H A DStorageWizardMigrateConfirm.java100 if (StorageManager.isFileEncryptedNativeOrEmulated()) { in onNavigateNext()
/aosp12/frameworks/base/services/core/java/com/android/server/rollback/
H A DAppDataRollbackHelper.java273 return StorageManager.isFileEncryptedNativeOrEmulated() in isUserCredentialLocked()
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/
H A DBiometricUtils.java128 if (StorageManager.isFileEncryptedNativeOrEmulated()) { in getChooseLockIntent()
/aosp12/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
H A DMmsSmsDatabaseHelper.java335 if (StorageManager.isFileEncryptedNativeOrEmulated()) { in getInstanceForCe()
539 if (!StorageManager.isFileEncryptedNativeOrEmulated() in onCreate()
/aosp12/packages/apps/Settings/src/com/android/settings/password/
H A DChooseLockGeneric.java600 if (StorageManager.isFileEncryptedNativeOrEmulated()) { in updatePreferencesOrFinish()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java786 return StorageManager.isFileEncryptedNativeOrEmulated(); in isFileEncryptionEnabled()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DInboundSmsHandler.java1167 if (!StorageManager.isFileEncryptedNativeOrEmulated()) { in showNewMessageNotification()
/aosp12/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java1705 public static boolean isFileEncryptedNativeOrEmulated() { in isFileEncryptedNativeOrEmulated() method in StorageManager
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java2741 if (StorageManager.isFileEncryptedNativeOrEmulated() in setPrimaryStorageUuid()
3284 boolean isFsEncrypted = StorageManager.isFileEncryptedNativeOrEmulated(); in unlockUserKey()
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java665 if (!StorageManager.isFileEncryptedNativeOrEmulated()) return; in showEncryptionNotification()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java7999 if (StorageManager.isFileEncryptedNativeOrEmulated()) { in PackageManagerService()
25780 if (StorageManager.isFileEncryptedNativeOrEmulated()
26061 if (pkg.isSystem() && !StorageManager.isFileEncryptedNativeOrEmulated()
26317 if (StorageManager.isFileEncryptedNativeOrEmulated()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt13687 HSPLandroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt13677 HSPLandroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt42239 Landroid/os/storage/StorageManager;->isFileEncryptedNativeOrEmulated()Z