Searched refs:waitForWifiDisabled (Results 1 – 2 of 2) sorted by relevance
180 boolean waitForWifiDisabled() throws DeviceNotAvailableException; in waitForWifiDisabled() method189 boolean waitForWifiDisabled(long timeout) throws DeviceNotAvailableException; in waitForWifiDisabled() method
386 public boolean waitForWifiDisabled() throws DeviceNotAvailableException { in waitForWifiDisabled() method in WifiHelper387 return waitForWifiDisabled(DEFAULT_WIFI_STATE_TIMEOUT); in waitForWifiDisabled()391 public boolean waitForWifiDisabled(long timeout) throws DeviceNotAvailableException { in waitForWifiDisabled() method in WifiHelper