Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DDevicePropertyInfo.java36 private final String mAbis64; field in DevicePropertyInfo
84 mAbis64 = abis64; in DevicePropertyInfo()
117 propertyMap.put(prefix + "abis_64", mAbis64); in getPropertytMapWithPrefix()