Searched defs:hostAddress (Results 1 – 7 of 7) 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()
96 boolean requestRouteToHostAddress(int networkType, in byte[] hostAddress, in requestRouteToHostAddress()
2724 public boolean requestRouteToHost(int networkType, int hostAddress) { in requestRouteToHost()2749 public boolean requestRouteToHostAddress(int networkType, InetAddress hostAddress) { in requestRouteToHostAddress()
892 Uri hostAddress = mTelecomAccountRegistry.getAddress(mConferenceHostPhoneAccountHandle); in setConferenceHost() local
9286 String hostAddress = "127.0.0.1"; in testNetworkValidationUpdatesLinkedNetworks() local9355 String hostAddress = "127.0.0.1"; in testNonPskNetworkDoesNotUpdateLinkedNetworks() local9408 String hostAddress = "127.0.0.1"; in testInvalidScanResultDoesNotUpdateLinkedNetworks() local9488 String hostAddress = "127.0.0.1"; in testLinkedNetworksFiltersOutAutojoinDisabledNetworks() local
950 private void assertRequestRouteToHostUnsupported(int networkType, int hostAddress) { in assertRequestRouteToHostUnsupported()