HomeSort by relevance Sort by last modified time
    Searched refs:BUILD_ABI2 (Results 1 - 4 of 4) sorted by null

  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 53 public static final String BUILD_ABI2 = "build_abi2";
DeviceInfoInstrument.java 73 addResult(BUILD_ABI2, Build.CPU_ABI2);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestPackageResult.java 240 DeviceInfoConstants.BUILD_ABI, DeviceInfoConstants.BUILD_ABI2,
DeviceInfoResult.java 360 DeviceInfoConstants.BUILD_ABI, DeviceInfoConstants.BUILD_ABI2,

Completed in 331 milliseconds