Searched refs:VARIANT_LEGACY_LESS_EQUAL_O (Results 1 – 5 of 5) sorted by relevance
185 EasyMock.expect(mMockDevice.getProperty(DeviceProperties.VARIANT_LEGACY_LESS_EQUAL_O))197 EasyMock.expect(mMockDevice.getProperty(DeviceProperties.VARIANT_LEGACY_LESS_EQUAL_O))209 EasyMock.expect(mMockDevice.getProperty(DeviceProperties.VARIANT_LEGACY_LESS_EQUAL_O))235 EasyMock.expect(mMockDevice.getProperty(DeviceProperties.VARIANT_LEGACY_LESS_EQUAL_O))253 EasyMock.expect(mMockDevice.getProperty(DeviceProperties.VARIANT_LEGACY_LESS_EQUAL_O))
2948 if (DeviceProperties.VARIANT_LEGACY_LESS_EQUAL_O.equals(propName)) { in testGetProductVariant_legacy()
32 public static final String VARIANT_LEGACY_LESS_EQUAL_O = "ro.product.device"; field in DeviceProperties
668 prop = getProperty(device, DeviceProperties.VARIANT_LEGACY_LESS_EQUAL_O); in getDeviceProductVariant()
627 DeviceProperties.VARIANT_LEGACY_LESS_EQUAL_O, in getProductVariant()