Searched refs:wifiAddressString (Results 1 – 1 of 1) sorted by relevance
934 String wifiAddressString = httpGet(wifiNetwork, url); in testOpenConnection() local938 wifiAddressString, wifiNetwork, cellNetwork), in testOpenConnection()939 wifiAddressString.equals(cellAddressString)); in testOpenConnection()943 final InetAddress wifiAddress = InetAddresses.parseNumericAddress(wifiAddressString); in testOpenConnection()