Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DIWifiHelper.java163 boolean waitForWifiEnabled() throws DeviceNotAvailableException; in waitForWifiEnabled() method
172 boolean waitForWifiEnabled(long timeout) throws DeviceNotAvailableException; in waitForWifiEnabled() method
DWifiHelper.java378 public boolean waitForWifiEnabled() throws DeviceNotAvailableException { in waitForWifiEnabled() method in WifiHelper
383 public boolean waitForWifiEnabled(long timeout) throws DeviceNotAvailableException { in waitForWifiEnabled() method in WifiHelper