Home
last modified time | relevance | path

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

/cts/tools/host/src/com/android/cts/
DConsoleUi.java599 public boolean checkDeviceExists(TestDevice[] availableDevices, String specifiedId) { in checkDeviceExists()
615 public int getDeviceId(TestDevice[] availableDevices, String idStr) { in getDeviceId()