Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java343 public void setDeviceTypeRequested(DeviceRequestedType requestedType) { in setDeviceTypeRequested() argument
344 mRequestedType = requestedType; in setDeviceTypeRequested()