Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DDevicePropertyInfo.java33 private final String mAbi2; field in DevicePropertyInfo
81 mAbi2 = abi2; in DevicePropertyInfo()
114 propertyMap.put(prefix + "abi2", mAbi2); in getPropertytMapWithPrefix()