Searched refs:tetherMatchingInterfaces (Results 1 – 1 of 1) sorted by relevance
978 tetherMatchingInterfaces(IpServer.STATE_AVAILABLE, TETHERING_USB); in handleUsbAction()982 tetherMatchingInterfaces(IpServer.STATE_TETHERED, TETHERING_USB); in handleUsbAction()984 tetherMatchingInterfaces(IpServer.STATE_LOCAL_ONLY, TETHERING_NCM); in handleUsbAction()1208 private void tetherMatchingInterfaces(int requestedState, int interfaceType) { in tetherMatchingInterfaces() method in Tethering