Searched refs:mKeyBootPatchLevel (Results 1 – 1 of 1) sorted by relevance
118 private Integer mKeyBootPatchLevel = null; field in AndroidKeystoreAttestationVerificationAttributes218 if (mKeyBootPatchLevel == null) { in getKeyBootPatchLevel()221 return mKeyBootPatchLevel; in getKeyBootPatchLevel()375 this.mKeyBootPatchLevel = getIntegerFromAsn1(taggedEntry.getObject()); in AndroidKeystoreAttestationVerificationAttributes()