Searched refs:waitForFirstDeviceAdded (Results 1 – 4 of 4) sorted by relevance
298 public boolean waitForFirstDeviceAdded(long timeout); in waitForFirstDeviceAdded() method
1410 public boolean waitForFirstDeviceAdded(long timeout) { in waitForFirstDeviceAdded() method in DeviceManager
398 public boolean waitForFirstDeviceAdded(long timeout) { in waitForFirstDeviceAdded() method in MockDeviceManager
1136 if (getDeviceManager().waitForFirstDeviceAdded(ADB_INIT_TIME_MS)) { in initDeviceManager()