Searched refs:getDhcpInfo (Results 1 – 9 of 9) sorted by relevance
118 DhcpInfo getDhcpInfo(); in getDhcpInfo() method
2459 public DhcpInfo getDhcpInfo() {2461 return mService.getDhcpInfo();
227 public DhcpInfo getDhcpInfo() { in getDhcpInfo() method in BaseWifiService
1610 when(mWifiService.getDhcpInfo()).thenReturn(dhcpInfo); in testGetDhcpInfo()1611 assertEquals(dhcpInfo, mWifiManager.getDhcpInfo()); in testGetDhcpInfo()1612 verify(mWifiService).getDhcpInfo(); in testGetDhcpInfo()
2492 public DhcpInfo getDhcpInfo() { in getDhcpInfo() method in WifiServiceImpl
18041 method public android.net.DhcpInfo getDhcpInfo();
46379 Landroid/net/wifi/IWifiManager$Stub$Proxy;->getDhcpInfo()Landroid/net/DhcpInfo;46510 Landroid/net/wifi/IWifiManager;->getDhcpInfo()Landroid/net/DhcpInfo;
30077 method public android.net.DhcpInfo getDhcpInfo();
30221 method public android.net.DhcpInfo getDhcpInfo();