Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DIWifiHelper.java129 String getIpAddress() throws DeviceNotAvailableException; in getIpAddress() method
DWifiHelper.java392 public String getIpAddress() throws DeviceNotAvailableException { in getIpAddress() method in WifiHelper
DNativeDevice.java3356 public String getIpAddress() throws DeviceNotAvailableException { in getIpAddress() method in NativeDevice
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DITestDevice.java567 public String getIpAddress() throws DeviceNotAvailableException; in getIpAddress() method