Searched refs:tetherInterface (Results 1 – 4 of 4) sorted by relevance
176 void tetherInterface(String iface); in tetherInterface() method
435 public void tetherInterface(String iface) { in tetherInterface() method in NetdWrapper
1030 public void tetherInterface(String iface) { in tetherInterface() method in NetworkManagementService1035 NetdUtils.tetherInterface(mNetdService, iface, dest); in tetherInterface()
1086 NetdUtils.tetherInterface(mNetd, mIfaceName, asIpPrefix(mIpv4Address)); in enter()