HomeSort by relevance Sort by last modified time
    Searched defs:DeviceInfoCollector (Results 1 - 2 of 2) sorted by null

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/device/
DeviceInfoCollector.java 33 public class DeviceInfoCollector {
35 private static final String LOG_TAG = "DeviceInfoCollector";
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java 20 import com.android.cts.tradefed.device.DeviceInfoCollector;
760 DeviceInfoCollector.collectDeviceInfo(device, ctsBuild.getTestCasesDir(), listener);

Completed in 47 milliseconds