Searched refs:BRAND (Results 1 – 3 of 3) sorted by relevance
36 public static final String BRAND = "ro.product.brand"; field in DeviceProperties
91 device.getProperty(DeviceProperties.BRAND), in bootstrapDeviceBuildAttributes()
126 String brand = device.getProperty(DeviceProperties.BRAND); in generateDeviceDesc()