Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyProtection.java237 private final boolean mUserAuthenticationValidWhileOnBody; field in KeyProtection
287 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyProtection()
534 return mUserAuthenticationValidWhileOnBody; in isUserAuthenticationValidWhileOnBody()
639 private boolean mUserAuthenticationValidWhileOnBody; field in KeyProtection.Builder
1053 mUserAuthenticationValidWhileOnBody = remainsValid; in setUserAuthenticationValidWhileOnBody()
1255 mUserAuthenticationValidWhileOnBody, in build()
DKeyInfo.java84 private final boolean mUserAuthenticationValidWhileOnBody; field in KeyInfo
137 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyInfo()
367 return mUserAuthenticationValidWhileOnBody; in isUserAuthenticationValidWhileOnBody()
DKeyGenParameterSpec.java322 private final boolean mUserAuthenticationValidWhileOnBody; field in KeyGenParameterSpec
431 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyGenParameterSpec()
859 return mUserAuthenticationValidWhileOnBody; in isUserAuthenticationValidWhileOnBody()
974 private boolean mUserAuthenticationValidWhileOnBody; field in KeyGenParameterSpec.Builder
1042 mUserAuthenticationValidWhileOnBody = sourceSpec.isUserAuthenticationValidWhileOnBody(); in Builder()
1688 mUserAuthenticationValidWhileOnBody = remainsValid; in setUserAuthenticationValidWhileOnBody()
1907 mUserAuthenticationValidWhileOnBody, in build()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt47436 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mUserAuthenticationValidWhileOnBody:Z
47470 Landroid/security/keystore/KeyGenParameterSpec;->mUserAuthenticationValidWhileOnBody:Z
47491 Landroid/security/keystore/KeyInfo;->mUserAuthenticationValidWhileOnBody:Z
47551 Landroid/security/keystore/KeyProtection$Builder;->mUserAuthenticationValidWhileOnBody:Z
47575 Landroid/security/keystore/KeyProtection;->mUserAuthenticationValidWhileOnBody:Z