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.java230 private final boolean mUserAuthenticationValidWhileOnBody; field in KeyProtection
272 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyProtection()
479 return mUserAuthenticationValidWhileOnBody; in isUserAuthenticationValidWhileOnBody()
560 private boolean mUserAuthenticationValidWhileOnBody; field in KeyProtection.Builder
901 mUserAuthenticationValidWhileOnBody = remainsValid; in setUserAuthenticationValidWhileOnBody()
1007 mUserAuthenticationValidWhileOnBody, in build()
DKeyGenParameterSpec.java270 private final boolean mUserAuthenticationValidWhileOnBody; field in KeyGenParameterSpec
358 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyGenParameterSpec()
689 return mUserAuthenticationValidWhileOnBody; in isUserAuthenticationValidWhileOnBody()
758 private boolean mUserAuthenticationValidWhileOnBody; field in KeyGenParameterSpec.Builder
823 mUserAuthenticationValidWhileOnBody = sourceSpec.isUserAuthenticationValidWhileOnBody(); in Builder()
1333 mUserAuthenticationValidWhileOnBody = remainsValid; in setUserAuthenticationValidWhileOnBody()
1412 mUserAuthenticationValidWhileOnBody, in build()
DKeyInfo.java82 private final boolean mUserAuthenticationValidWhileOnBody; field in KeyInfo
127 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyInfo()
321 return mUserAuthenticationValidWhileOnBody; in isUserAuthenticationValidWhileOnBody()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt61991 Landroid/security/keystore/KeyGenParameterSpec$Builder;->mUserAuthenticationValidWhileOnBody:Z
62025 Landroid/security/keystore/KeyGenParameterSpec;->mUserAuthenticationValidWhileOnBody:Z
62046 Landroid/security/keystore/KeyInfo;->mUserAuthenticationValidWhileOnBody:Z
62106 Landroid/security/keystore/KeyProtection$Builder;->mUserAuthenticationValidWhileOnBody:Z
62130 Landroid/security/keystore/KeyProtection;->mUserAuthenticationValidWhileOnBody:Z