Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java467 public boolean isWifiExpoRetryEnabled() { in isWifiExpoRetryEnabled() method in TestDeviceOptions
DNativeDevice.java2580 if (mOptions.isWifiExpoRetryEnabled()) { in connectToWifiNetwork()