Home
last modified time | relevance | path

Searched defs:getWifiInfo (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DIWifiHelper.java204 Map<String, String> getWifiInfo() throws DeviceNotAvailableException; in getWifiInfo() method
DWifiHelper.java420 public Map<String, String> getWifiInfo() throws DeviceNotAvailableException { in getWifiInfo() method in WifiHelper
/tools/tradefederation/core/util-apps/WifiUtil/src/com/android/tradefed/utils/wifi/
DWifiConnector.java340 public JSONObject getWifiInfo() throws WifiException { in getWifiInfo() method in WifiConnector