Searched defs:hostAddress (Results 1 – 8 of 8) sorted by relevance
37 public static Inet4Address intToInet4AddressHTL(int hostAddress) { in intToInet4AddressHTL()45 public static Inet4Address intToInet4AddressHTH(int hostAddress) { in intToInet4AddressHTH()
184 public static InetAddress intToInetAddress(int hostAddress) { in intToInetAddress()
97 boolean requestRouteToHostAddress(int networkType, in byte[] hostAddress, in requestRouteToHostAddress()
2750 public boolean requestRouteToHost(int networkType, int hostAddress) { in requestRouteToHost()2775 public boolean requestRouteToHostAddress(int networkType, InetAddress hostAddress) { in requestRouteToHostAddress()
892 Uri hostAddress = mTelecomAccountRegistry.getAddress(mConferenceHostPhoneAccountHandle); in setConferenceHost() local
9454 String hostAddress = "127.0.0.1"; in testNetworkValidationUpdatesLinkedNetworks() local9523 String hostAddress = "127.0.0.1"; in testNonPskNetworkDoesNotUpdateLinkedNetworks() local9576 String hostAddress = "127.0.0.1"; in testInvalidScanResultDoesNotUpdateLinkedNetworks() local9656 String hostAddress = "127.0.0.1"; in testLinkedNetworksFiltersOutAutojoinDisabledNetworks() local
1017 private void assertRequestRouteToHostUnsupported(int networkType, int hostAddress) { in assertRequestRouteToHostUnsupported()
968 for (hostAddress in hostAddresses) { in <lambda>() constant