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

  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
DeviceInfoResultTest.java 103 addMetric(DeviceInfoConstants.SERIAL_NUMBER, "device1", info);
106 DeviceInfoConstants.SERIAL_NUMBER));
108 addMetric(DeviceInfoConstants.SERIAL_NUMBER, "device1", info);
111 DeviceInfoConstants.SERIAL_NUMBER));
113 addMetric(DeviceInfoConstants.SERIAL_NUMBER, "device2", info);
115 DeviceInfoConstants.SERIAL_NUMBER));
  /cts/common/device-side/device-setup/src/com/android/compatibility/common/devicesetup/
DeviceInfoConstants.java 71 public static final String SERIAL_NUMBER = "deviceId";
  /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/
DeviceInfoConstants.java 68 public static final String SERIAL_NUMBER = "deviceID";
DeviceInfoInstrument.java 79 addResult(SERIAL_NUMBER, Build.SERIAL);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
TestSummaryXml.java 112 mDeviceSerials = getAttribute(parser, DeviceInfoConstants.SERIAL_NUMBER);
DeviceInfoResult.java 353 DeviceInfoConstants.IMSI, DeviceInfoConstants.SERIAL_NUMBER);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi.services_3.2.100.v20100503.jar 

Completed in 92 milliseconds