Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DDevicePropertyInfo.java35 private final String mAbis32; field in DevicePropertyInfo
83 mAbis32 = abis32; in DevicePropertyInfo()
116 propertyMap.put(prefix + "abis_32", mAbis32); in getPropertytMapWithPrefix()