Home
last modified time | relevance | path

Searched refs:isUnlockedDeviceRequired (Results 1 – 12 of 12) sorted by relevance

/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DUserAuthArgs.java37 boolean isUnlockedDeviceRequired(); in isUnlockedDeviceRequired() method
H A DKeyGenParameterSpec.java840 public boolean isUnlockedDeviceRequired() { in isUnlockedDeviceRequired() method in KeyGenParameterSpec
989 mUnlockedDeviceRequired = sourceSpec.isUnlockedDeviceRequired(); in Builder()
H A DParcelableKeyGenParameterSpec.java110 out.writeBoolean(mSpec.isUnlockedDeviceRequired()); in writeToParcel()
H A DKeyProtection.java542 public boolean isUnlockedDeviceRequired() { in isUnlockedDeviceRequired() method in KeyProtection
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
H A DPlatformKeyManagerTest.java203 assertTrue(getDecryptKeyProtectionForPrimaryUser().isUnlockedDeviceRequired()); in init_primaryUser_createsDecryptKeyWithUnlockedDeviceRequired()
218 assertFalse(getDecryptKeyProtection().isUnlockedDeviceRequired()); in init_secondaryUser_createsDecryptKeyWithoutUnlockedDeviceRequired()
/aosp12/frameworks/base/keystore/tests/src/android/security/
H A DParcelableKeyGenParameterSpecTest.java118 assertThat(spec.isUnlockedDeviceRequired(), is(true)); in validateSpecValues()
/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DKeyStore2ParameterUtils.java319 if (spec.isUnlockedDeviceRequired()) { in addUserAuthArgs()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt37544 method public boolean isUnlockedDeviceRequired();
37684 method public boolean isUnlockedDeviceRequired();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14006 HSPLandroid/security/keystore/KeyGenParameterSpec;->isUnlockedDeviceRequired()Z
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt13996 HSPLandroid/security/keystore/KeyGenParameterSpec;->isUnlockedDeviceRequired()Z
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51683 Landroid/security/keystore/UserAuthArgs;->isUnlockedDeviceRequired()Z