Searched defs:hostAddress (Results 1 – 7 of 7) sorted by relevance
184 public static InetAddress intToInetAddress(int hostAddress) { in intToInetAddress()
95 boolean requestRouteToHostAddress(int networkType, in byte[] hostAddress, in requestRouteToHostAddress()
2580 public boolean requestRouteToHost(int networkType, int hostAddress) { in requestRouteToHost()2605 public boolean requestRouteToHostAddress(int networkType, InetAddress hostAddress) { in requestRouteToHostAddress()
883 Uri hostAddress = mTelecomAccountRegistry.getAddress(mConferenceHostPhoneAccountHandle); in setConferenceHost() local
8588 String hostAddress = "127.0.0.1"; in testNetworkValidationUpdatesLinkedNetworks() local8657 String hostAddress = "127.0.0.1"; in testNonPskNetworkDoesNotUpdateLinkedNetworks() local8710 String hostAddress = "127.0.0.1"; in testInvalidScanResultDoesNotUpdateLinkedNetworks() local8790 String hostAddress = "127.0.0.1"; in testLinkedNetworksFiltersOutAutojoinDisabledNetworks() local
913 private void assertRequestRouteToHostUnsupported(int networkType, int hostAddress) { in assertRequestRouteToHostUnsupported()
1026 for (hostAddress in hostAddresses) { in <lambda>() constant