Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java62 private boolean mDeviceRequested = false; field in DeviceSelectionOptions
202 return mDeviceRequested; in deviceRequested()
251 mDeviceRequested = deviceRequested; in setDeviceRequested()