Searched refs:waitForFirstDeviceAdded (Results 1 – 4 of 4) sorted by relevance
267 public boolean waitForFirstDeviceAdded(long timeout); in waitForFirstDeviceAdded() method
1300 public boolean waitForFirstDeviceAdded(long timeout) { in waitForFirstDeviceAdded() method in DeviceManager
416 public boolean waitForFirstDeviceAdded(long timeout) { in waitForFirstDeviceAdded() method in MockDeviceManager
932 if (getDeviceManager().waitForFirstDeviceAdded(ADB_INIT_TIME_MS)) { in initDeviceManager()