Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java6874 InetAddress ipAddressRangeEnd = in configureEapolIpAddressAllocationParamsIfEnabled() local
6880 inet4AddressToIntHTL((Inet4Address) ipAddressRangeEnd))) { in configureEapolIpAddressAllocationParamsIfEnabled()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/p2p/
DWifiP2pServiceImplTest.java7921 InetAddress ipAddressRangeEnd = InetAddresses.parseNumericAddress( in checkConfigureEapolIpAddressAllocationParams() local
7927 eq(inet4AddressToIntHTL((Inet4Address) ipAddressRangeEnd))); in checkConfigureEapolIpAddressAllocationParams()