Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DIDeviceManager.java87 public ITestDevice forceAllocateDevice(String serial); in forceAllocateDevice() method
DDeviceManager.java631 public ITestDevice forceAllocateDevice(String serial) { in forceAllocateDevice() method in DeviceManager
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DMockDeviceManager.java214 public ITestDevice forceAllocateDevice(String serial) { in forceAllocateDevice() method in MockDeviceManager