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

  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 56 public static final String BUILD_BRAND = "build_brand";
DeviceInfoInstrument.java 68 addResult(BUILD_BRAND, Build.BRAND);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestPackageResult.java 237 DeviceInfoConstants.BUILD_MODEL, DeviceInfoConstants.BUILD_BRAND,
DeviceInfoResult.java 342 DeviceInfoConstants.BUILD_MODEL, DeviceInfoConstants.BUILD_BRAND,

Completed in 84 milliseconds