Home
last modified time | relevance | path

Searched defs:stopAllTethering (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
DITetheringConnector.aidl50 void stopAllTethering(String callerPkg, String callingAttributionTag, in stopAllTethering() method
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringService.java186 public void stopAllTethering(String callerPkg, String callingAttributionTag, in stopAllTethering() method in TetheringService.TetheringConnector
/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsTetheringUtils.java520 public void stopAllTethering() { in stopAllTethering() method in CtsTetheringUtils