Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DManagedDeviceList.java48 private static class AllocationMatcher implements IMatcher<IManagedTestDevice> { class in ManagedDeviceList
51 AllocationMatcher(IDeviceSelection options) { in AllocationMatcher() method in ManagedDeviceList.AllocationMatcher