Searched defs:allocateDevice (Results 1 – 3 of 3) sorted by relevance
61 public ITestDevice allocateDevice(); in allocateDevice() method70 public ITestDevice allocateDevice(IDeviceSelection options); in allocateDevice() method79 public ITestDevice allocateDevice(IDeviceSelection options, boolean isTemporary); in allocateDevice() method
641 public ITestDevice allocateDevice() { in allocateDevice() method in DeviceManager649 public ITestDevice allocateDevice(IDeviceSelection options) { in allocateDevice() method in DeviceManager655 public ITestDevice allocateDevice(IDeviceSelection options, boolean isTemporary) { in allocateDevice() method in DeviceManager
182 public ITestDevice allocateDevice() { in allocateDevice() method in MockDeviceManager192 public ITestDevice allocateDevice(IDeviceSelection options) { in allocateDevice() method in MockDeviceManager198 public ITestDevice allocateDevice(IDeviceSelection options, boolean isTemporary) { in allocateDevice() method in MockDeviceManager