Home
last modified time | relevance | path

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

/aosp12/frameworks/base/keystore/java/android/security/keystore/
H A DKeyProtection.java232 private final boolean mUserAuthenticationValidWhileOnBody; field in KeyProtection
278 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyProtection()
490 return mUserAuthenticationValidWhileOnBody; in isUserAuthenticationValidWhileOnBody()
584 private boolean mUserAuthenticationValidWhileOnBody; field in KeyProtection.Builder
973 mUserAuthenticationValidWhileOnBody = remainsValid; in setUserAuthenticationValidWhileOnBody()
1120 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
417 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyGenParameterSpec()
810 return mUserAuthenticationValidWhileOnBody; in isUserAuthenticationValidWhileOnBody()
915 private boolean mUserAuthenticationValidWhileOnBody; field in KeyGenParameterSpec.Builder
985 mUserAuthenticationValidWhileOnBody = sourceSpec.isUserAuthenticationValidWhileOnBody(); in Builder()
1599 mUserAuthenticationValidWhileOnBody = remainsValid; in setUserAuthenticationValidWhileOnBody()
1758 mUserAuthenticationValidWhileOnBody, in build()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51402 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mUserAuthenticationValidWhileOnBody:Z
51436 Landroid/security/keystore/KeyGenParameterSpec;->mUserAuthenticationValidWhileOnBody:Z
51457 Landroid/security/keystore/KeyInfo;->mUserAuthenticationValidWhileOnBody:Z
51517 Landroid/security/keystore/KeyProtection$Builder;->mUserAuthenticationValidWhileOnBody:Z
51541 Landroid/security/keystore/KeyProtection;->mUserAuthenticationValidWhileOnBody:Z