Searched refs:tetherMatchingInterfaces (Results 1 – 1 of 1) sorted by relevance
750 tetherMatchingInterfaces(IpServer.STATE_AVAILABLE, TETHERING_USB); in handleUsbAction()754 tetherMatchingInterfaces(IpServer.STATE_TETHERED, TETHERING_USB); in handleUsbAction()879 private void tetherMatchingInterfaces(int requestedState, int interfaceType) { in tetherMatchingInterfaces() method in Tethering