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

  /cts/common/device-side/device-setup/src/com/android/compatibility/common/devicesetup/
DeviceInfoConstants.java 28 public static final String BUILD_DEVICE = "buildDevice";
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 63 public static final String BUILD_DEVICE = "build_device";
DeviceInfoInstrument.java 67 addResult(BUILD_DEVICE, Build.DEVICE);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DeviceInfoResult.java 359 DeviceInfoConstants.BUILD_DEVICE, DeviceInfoConstants.PRODUCT_NAME,

Completed in 42 milliseconds