Searched refs:TestDeviceMatcher (Results 1 – 1 of 1) sorted by relevance
154 private static class TestDeviceMatcher implements IMatcher<ITestDevice> { class in MockDeviceManager160 public TestDeviceMatcher(IDeviceSelection deviceSelectionOptions) { in TestDeviceMatcher() method in MockDeviceManager.TestDeviceMatcher258 ITestDevice d = mAvailableDeviceQueue.poll(new TestDeviceMatcher(options)); in allocateDevice()