Home
last modified time | relevance | path

Searched refs:userAuthenticationValidWhileOnBody (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore/
DKeyInfo.java107 boolean userAuthenticationValidWhileOnBody, in KeyInfo() argument
130 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyInfo()
DParcelableKeyGenParameterSpec.java161 final boolean userAuthenticationValidWhileOnBody = in.readBoolean(); in ParcelableKeyGenParameterSpec()
194 userAuthenticationValidWhileOnBody, in ParcelableKeyGenParameterSpec()
DAndroidKeyStoreSecretKeyFactorySpi.java178 boolean userAuthenticationValidWhileOnBody = in getKeyInfo()
211 userAuthenticationValidWhileOnBody, in getKeyInfo()
DKeyProtection.java253 boolean userAuthenticationValidWhileOnBody, in KeyProtection() argument
275 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyProtection()
DKeyGenParameterSpec.java309 boolean userAuthenticationValidWhileOnBody, in KeyGenParameterSpec()
360 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyGenParameterSpec()