Home
last modified time | relevance | path

Searched refs:getBrand (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java1280 assertThat(keyDetailsList.getBrand()).isEqualTo(platformReportedBrand); in checkAttestationDeviceProperties()
1298 assertNull(keyDetailsList.getBrand()); in checkAttestationDeviceProperties()
1304 assertNull(nonKeyDetailsList.getBrand()); in checkAttestationDeviceProperties()
DDeviceOwnerKeyManagementTest.java183 assertThat(teeAttestation.getBrand()).isEqualTo(platformReportedBrand); in validateDeviceIdAttestationData()
/cts/tests/security/src/android/keystore/cts/
DAuthorizationList.java727 public String getBrand() { in getBrand() method in AuthorizationList
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java276 assertThat(teeAttestation.getBrand()).isEqualTo(platformReportedBrand); in validateDeviceIdAttestationData()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DHostAtomTests.java529 atom.getBrand()); in testBuildInformation()