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.java349 public void setDeviceTypeRequested(DeviceRequestedType requestedType) { in setDeviceTypeRequested() argument
350 mRequestedType = requestedType; in setDeviceTypeRequested()