Home
last modified time | relevance | path

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

/cts/tests/security/src/android/keystore/cts/
DAuthorizationList.java536 public String getBrand() { in getBrand() method in AuthorizationList
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java341 assertEquals(Build.BRAND, teeAttestation.getBrand()); in validateDeviceIdAttestationData()