Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DWifiHelper.java185 public boolean disableWifi() throws DeviceNotAvailableException { in disableWifi() method in WifiHelper
482 if (!disableWifi()) { in disconnectFromNetwork()
DIWifiHelper.java49 boolean disableWifi() throws DeviceNotAvailableException; in disableWifi() method