Searched refs:HARDWARE (Results 1 – 4 of 4) sorted by relevance
26 public static final String HARDWARE = "ro.hardware"; field in DeviceProperties
649 prop = getProperty(device, DeviceProperties.HARDWARE); in getDeviceProductType()
576 productType = internalGetProperty(DeviceProperties.HARDWARE, "product", "Product type"); in internalGetProductType()
385 setGetPropertyExpectation(DeviceProperties.HARDWARE, null); in testGetProductType_adbWithRetry()398 setGetPropertyExpectation(DeviceProperties.HARDWARE, null).anyTimes(); in testGetProductType_adbFail()418 injectSystemProperty(DeviceProperties.HARDWARE, expectedOutput); in testGetProductType_legacy()