Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/device/
DMockDeviceManager.java159 public TestDeviceMatcher(IDeviceSelection deviceSelectionOptions) { in TestDeviceMatcher() argument
160 mDeviceOptions = deviceSelectionOptions; in TestDeviceMatcher()