Home
last modified time | relevance | path

Searched refs:AUTH_DEVICE_CREDENTIAL (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DKeyStore2ParameterUtils.java244 | KeyProperties.AUTH_DEVICE_CREDENTIAL)) { in addSids()
285 } else if ((spec.getUserAuthenticationType() & KeyProperties.AUTH_DEVICE_CREDENTIAL) in addSids()
/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProperties.java50 AUTH_DEVICE_CREDENTIAL,
57 public static final int AUTH_DEVICE_CREDENTIAL = 1 << 0; field in KeyProperties
H A DKeyProtection.java906 return setUserAuthenticationParameters(seconds, KeyProperties.AUTH_DEVICE_CREDENTIAL in setUserAuthenticationValidityDurationSeconds()
H A DKeyGenParameterSpec.java1440 return setUserAuthenticationParameters(seconds, KeyProperties.AUTH_DEVICE_CREDENTIAL in setUserAuthenticationValidityDurationSeconds()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt39616 field public static final int AUTH_DEVICE_CREDENTIAL = 1; // 0x1