Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/multidevices/snippet/
DConnectivityMultiDevicesSnippet.kt204 fun stopAllTethering() { in stopAllTethering() method
/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
DITetheringConnector.aidl54 void stopAllTethering(String callerPkg, String callingAttributionTag, in stopAllTethering() method
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringService.java260 public void stopAllTethering(String callerPkg, String callingAttributionTag, in stopAllTethering() method in TetheringService.TetheringConnector
DTethering.java1245 void stopAllTethering() { in stopAllTethering() method in Tethering
/packages/modules/Connectivity/tests/cts/net/util/java/android/net/cts/util/
DCtsTetheringUtils.java669 public void stopAllTethering() { in stopAllTethering() method in CtsTetheringUtils