Searched refs:getDhcpInfo (Results 1 – 3 of 3) sorted by relevance
154 assertThat(wifiManager.getDhcpInfo()).isSameAs(dhcpInfo); in shouldReturnDhcpInfo()432 assertThat(wifiManager.getDhcpInfo()).isNotNull(); in reconnect_shouldEnableDhcp()
198 protected DhcpInfo getDhcpInfo() { in getDhcpInfo() method in ShadowWifiManager
1155 return mWifi.getDhcpInfo(); in wifiGetDhcpInfo()