Searched refs:getInterfaceForDestination (Results 1 – 1 of 1) sorted by relevance
44 final String if4 = getInterfaceForDestination(lp, Inet4Address.ANY); in getTetheringInterfaces()80 ? getInterfaceForDestination(ns.linkProperties, Inet6Address.ANY) in getIPv6Interface()84 private static String getInterfaceForDestination(LinkProperties lp, InetAddress dst) { in getInterfaceForDestination() method in TetheringInterfaceUtils