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.java93 private boolean mDeviceRequested = false; field in DeviceSelectionOptions
252 return mDeviceRequested; in deviceRequested()
332 mDeviceRequested = deviceRequested; in setDeviceRequested()