Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DTestDeviceOptions.java923 public boolean useCmdWifiCommands() { in useCmdWifiCommands() method in TestDeviceOptions
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java3193 if (!getOptions().useCmdWifiCommands() in connectToWifiNetwork()