Searched refs:getManufacturer (Results 1 – 7 of 7) sorted by relevance
107 public static String getManufacturer() { in getManufacturer() method in PropertyUtil
92 public static String getManufacturer() { in getManufacturer() method in PropertyUtil
63 assertNotNull(mCarInfoManager.getManufacturer()); in testGetManufacturer()
95 assertEquals("Android CTS", accessory.getManufacturer()); in onAttached()
665 assertEquals(Build.MANUFACTURER, keyDetailsList.getManufacturer()); in checkAttestationDeviceProperties()671 assertNull(keyDetailsList.getManufacturer()); in checkAttestationDeviceProperties()677 assertNull(nonKeyDetailsList.getManufacturer()); in checkAttestationDeviceProperties()
594 public String getManufacturer() { in getManufacturer() method in AuthorizationList
384 assertThat(teeAttestation.getManufacturer()).isEqualTo(Build.MANUFACTURER); in validateDeviceIdAttestationData()