Home
last modified time | relevance | path

Searched defs:isWifiEnabled (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DIWifiHelper.java155 boolean isWifiEnabled() throws DeviceNotAvailableException; in isWifiEnabled() method
DWifiHelper.java370 public boolean isWifiEnabled() throws DeviceNotAvailableException { in isWifiEnabled() method in WifiHelper
DNativeDevice.java2733 public boolean isWifiEnabled() throws DeviceNotAvailableException { in isWifiEnabled() method in NativeDevice
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DITestDevice.java508 public boolean isWifiEnabled() throws DeviceNotAvailableException; in isWifiEnabled() method