Searched refs:changeInterfaceState (Results 1 – 1 of 1) sorted by relevance
731 changeInterfaceState(iface, IpServer.STATE_TETHERED); in onAvailable()1194 changeInterfaceState(ifname, ipServingMode); in enableWifiIpServingLocked()1234 changeInterfaceState(chosenIface, requestedState); in tetherMatchingInterfaces()1237 private void changeInterfaceState(String ifname, int requestedState) { in changeInterfaceState() method in Tethering