Home
last modified time | relevance | path

Searched defs:DeviceList (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/aoa-helper/src/com/android/helper/aoa/
DUsbHelper.java182 private class DeviceList implements Iterable<Pointer>, AutoCloseable { class in UsbHelper
187 private DeviceList() { in DeviceList() method in UsbHelper.DeviceList