Searched defs:tetherInterface (Results 1 – 5 of 5) sorted by relevance
51 public static void tetherInterface(final INetd netd, final String iface, final IpPrefix dest) in tetherInterface() method in NetdUtils57 public static void tetherInterface(final INetd netd, final String iface, final IpPrefix dest, in tetherInterface() method in NetdUtils
169 void tetherInterface(String iface); in tetherInterface() method
435 public void tetherInterface(String iface) { in tetherInterface() method in NetdWrapper
455 int TetherController::tetherInterface(const char *interface) { in tetherInterface() function in android::net::TetherController
943 public void tetherInterface(String iface) { in tetherInterface() method in NetworkManagementService