Searched refs:onTetheringChanged (Results 1 – 3 of 3) sorted by relevance
56 void onTetheringChanged(String iface, boolean tethering); in onTetheringChanged() method
1844 mPolicyManager.onTetheringChanged(iface, state == IControlsTethering.STATE_TETHERED); in notifyInterfaceStateChange()
2366 public void onTetheringChanged(String iface, boolean tethering) { in onTetheringChanged() method