Searched refs:getDeviceBrand (Results 1 – 2 of 2) sorted by relevance
261 assertThat(mPhysicalDeviceAttributes.getDeviceBrand()).isNull(); in parseCertificate_valuesNotSet()265 assertThat(mPhysicalDeviceAttributes2.getDeviceBrand()).isNull(); in parseCertificate_valuesNotSet()
192 String getDeviceBrand() { in getDeviceBrand() method in AndroidKeystoreAttestationVerificationAttributes