Searched defs:mUserAuthenticationRequired (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/identity/java/android/security/identity/ | ||
H A D | AccessControlProfile.java | 29 private boolean mUserAuthenticationRequired = true; field in AccessControlProfile |
/aosp14/frameworks/base/keystore/java/android/security/keystore/ | ||
H A D | KeyProtection.java | 228 private final boolean mUserAuthenticationRequired; field in KeyProtection |
H A D | KeyInfo.java | 79 private final boolean mUserAuthenticationRequired; field in KeyInfo |
H A D | KeyGenParameterSpec.java | 307 private final boolean mUserAuthenticationRequired; field in KeyGenParameterSpec |