Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DMockDeviceManager.java160 public TestDeviceMatcher(IDeviceSelection deviceSelectionOptions) { in TestDeviceMatcher() argument
161 mDeviceOptions = deviceSelectionOptions; in TestDeviceMatcher()