Home
last modified time | relevance | path

Searched defs:waitForWifiDisabled (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DIWifiHelper.java180 boolean waitForWifiDisabled() throws DeviceNotAvailableException; in waitForWifiDisabled() method
189 boolean waitForWifiDisabled(long timeout) throws DeviceNotAvailableException; in waitForWifiDisabled() method
DWifiHelper.java394 public boolean waitForWifiDisabled() throws DeviceNotAvailableException { in waitForWifiDisabled() method in WifiHelper
399 public boolean waitForWifiDisabled(long timeout) throws DeviceNotAvailableException { in waitForWifiDisabled() method in WifiHelper