Searched refs:mKeyAuthenticatorType (Results 1 – 1 of 1) sorted by relevance
117 private Integer mKeyAuthenticatorType = null; field in AndroidKeystoreAttestationVerificationAttributes211 if (mKeyAuthenticatorType == null) { in getKeyAuthenticatorType()214 return mKeyAuthenticatorType; in getKeyAuthenticatorType()335 this.mKeyAuthenticatorType = HW_AUTH_NONE; in AndroidKeystoreAttestationVerificationAttributes()