Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/
DIWifiManager.aidl207 DhcpInfo getDhcpInfo(String packageName); in getDhcpInfo() method
DBaseWifiService.java380 public DhcpInfo getDhcpInfo(String packageName) { in getDhcpInfo() method in BaseWifiService
DWifiManager.java5130 public DhcpInfo getDhcpInfo() { in getDhcpInfo() method in WifiManager