Searched refs:mKeyVendorPatchLevel (Results 1 – 1 of 1) sorted by relevance
121 private Integer mKeyVendorPatchLevel = null; field in AndroidKeystoreAttestationVerificationAttributes232 if (mKeyVendorPatchLevel == null) { in getKeyVendorPatchLevel()235 return mKeyVendorPatchLevel; in getKeyVendorPatchLevel()372 this.mKeyVendorPatchLevel = getIntegerFromAsn1(taggedEntry.getObject()); in AndroidKeystoreAttestationVerificationAttributes()