Home
last modified time | relevance | path

Searched refs:ipAddressRangeStart (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java6872 InetAddress ipAddressRangeStart = in configureEapolIpAddressAllocationParamsIfEnabled() local
6879 inet4AddressToIntHTL((Inet4Address) ipAddressRangeStart), in configureEapolIpAddressAllocationParamsIfEnabled()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java7919 InetAddress ipAddressRangeStart = InetAddresses.parseNumericAddress( in checkConfigureEapolIpAddressAllocationParams() local
7926 eq(inet4AddressToIntHTL((Inet4Address) ipAddressRangeStart)), in checkConfigureEapolIpAddressAllocationParams()