Searched refs:mDeviceBrand (Results 1 – 1 of 1) sorted by relevance
113 private String mDeviceBrand = null; field in AndroidKeystoreAttestationVerificationAttributes193 return mDeviceBrand; in getDeviceBrand()363 this.mDeviceBrand = getUtf8FromOctetsFromAsn1(taggedEntry.getObject()); in AndroidKeystoreAttestationVerificationAttributes()