Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DDevicePropertyInfo.java34 private final String mAbis; field in DevicePropertyInfo
82 mAbis = abis; in DevicePropertyInfo()
115 propertyMap.put(prefix + "abis", mAbis); in getPropertytMapWithPrefix()