Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/keystore/
DKeyInfo.java105 boolean userAuthenticationValidWhileOnBody, in KeyInfo() argument
127 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyInfo()
DAndroidKeyStoreSecretKeyFactorySpi.java178 boolean userAuthenticationValidWhileOnBody = in getKeyInfo()
210 userAuthenticationValidWhileOnBody, in getKeyInfo()
DKeyProtection.java250 boolean userAuthenticationValidWhileOnBody, in KeyProtection() argument
271 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyProtection()
DKeyGenParameterSpec.java298 boolean userAuthenticationValidWhileOnBody, in KeyGenParameterSpec() argument
347 mUserAuthenticationValidWhileOnBody = userAuthenticationValidWhileOnBody; in KeyGenParameterSpec()