Home
last modified time | relevance | path

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

/cts/common/util/src/com/android/compatibility/common/util/
DDevicePropertyInfo.java38 private final String mBrand; field in DevicePropertyInfo
66 mBrand = brand; in DevicePropertyInfo()
98 propertyMap.put(prefix + "brand", mBrand); in getPropertytMapWithPrefix()