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

  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 57 public static final String BUILD_DEVICE = "build_device";
DeviceInfoInstrument.java 62 addResult(BUILD_DEVICE, Build.DEVICE);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestPackageResult.java 239 DeviceInfoConstants.BUILD_DEVICE, DeviceInfoConstants.PRODUCT_NAME,
DeviceInfoResult.java 344 DeviceInfoConstants.BUILD_DEVICE, DeviceInfoConstants.PRODUCT_NAME,

Completed in 234 milliseconds