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

  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 58 public static final String BUILD_BOARD = "build_board";
DeviceInfoInstrument.java 66 addResult(BUILD_BOARD, Build.BOARD);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestPackageResult.java 238 DeviceInfoConstants.BUILD_MANUFACTURER, DeviceInfoConstants.BUILD_BOARD,
DeviceInfoResult.java 343 DeviceInfoConstants.BUILD_MANUFACTURER, DeviceInfoConstants.BUILD_BOARD,

Completed in 196 milliseconds