Home
last modified time | relevance | path

Searched refs:waitForFirstDeviceAdded (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DIDeviceManager.java248 public boolean waitForFirstDeviceAdded(long timeout); in waitForFirstDeviceAdded() method
DDeviceManager.java1127 public boolean waitForFirstDeviceAdded(long timeout) { in waitForFirstDeviceAdded() method in DeviceManager
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DMockDeviceManager.java393 public boolean waitForFirstDeviceAdded(long timeout) { in waitForFirstDeviceAdded() method in MockDeviceManager