Home
last modified time | relevance | path

Searched refs:mUserAuthenticationValidWhileOnBody (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProtection.java232 private final boolean mUserAuthenticationValidWhileOnBody; field in KeyProtection
280 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyProtection()
493 return mUserAuthenticationValidWhileOnBody; in isUserAuthenticationValidWhileOnBody()
598 private boolean mUserAuthenticationValidWhileOnBody; field in KeyProtection.Builder
988 mUserAuthenticationValidWhileOnBody = remainsValid; in setUserAuthenticationValidWhileOnBody()
1150 mUserAuthenticationValidWhileOnBody, in build()
H A DKeyInfo.java83 private final boolean mUserAuthenticationValidWhileOnBody; field in KeyInfo
134 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyInfo()
349 return mUserAuthenticationValidWhileOnBody; in isUserAuthenticationValidWhileOnBody()
H A DKeyGenParameterSpec.java315 private final boolean mUserAuthenticationValidWhileOnBody; field in KeyGenParameterSpec
420 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyGenParameterSpec()
814 return mUserAuthenticationValidWhileOnBody; in isUserAuthenticationValidWhileOnBody()
929 private boolean mUserAuthenticationValidWhileOnBody; field in KeyGenParameterSpec.Builder
1000 mUserAuthenticationValidWhileOnBody = sourceSpec.isUserAuthenticationValidWhileOnBody(); in Builder()
1615 mUserAuthenticationValidWhileOnBody = remainsValid; in setUserAuthenticationValidWhileOnBody()
1795 mUserAuthenticationValidWhileOnBody, in build()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt48079 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mUserAuthenticationValidWhileOnBody:Z
48113 Landroid/security/keystore/KeyGenParameterSpec;->mUserAuthenticationValidWhileOnBody:Z
48134 Landroid/security/keystore/KeyInfo;->mUserAuthenticationValidWhileOnBody:Z
48194 Landroid/security/keystore/KeyProtection$Builder;->mUserAuthenticationValidWhileOnBody:Z
48218 Landroid/security/keystore/KeyProtection;->mUserAuthenticationValidWhileOnBody:Z