Home
last modified time | relevance | path

Searched defs:mUserAuthenticationRequired (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/identity/java/android/security/identity/
H A DAccessControlProfile.java29 private boolean mUserAuthenticationRequired = true; field in AccessControlProfile
/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProtection.java228 private final boolean mUserAuthenticationRequired; field in KeyProtection
579 private boolean mUserAuthenticationRequired; field in KeyProtection.Builder
H A DKeyInfo.java79 private final boolean mUserAuthenticationRequired; field in KeyInfo
H A DKeyGenParameterSpec.java307 private final boolean mUserAuthenticationRequired; field in KeyGenParameterSpec
906 private boolean mUserAuthenticationRequired; field in KeyGenParameterSpec.Builder