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/
DIWifiHelper.java55 boolean disableWifi() throws DeviceNotAvailableException; in disableWifi() method
DWifiHelper.java245 public boolean disableWifi() throws DeviceNotAvailableException { in disableWifi() method in WifiHelper
697 if (!disableWifi()) { in disconnectFromNetwork()