Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/cts/multidevices/snippet/
DConnectivityMultiDevicesSnippet.kt167 fun stopAllTethering() { in stopAllTethering() method
/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.java188 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.java560 public void stopAllTethering() { in stopAllTethering() method