Home
last modified time | relevance | path

Searched defs:stopTethering (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowConnectivityManager.java79 public void stopTethering(int type) { in stopTethering() method in ShadowConnectivityManager
/packages/apps/Car/Settings/src/com/android/car/settings/wifi/
DWifiTetheringHandler.java160 private void stopTethering() { in stopTethering() method in WifiTetheringHandler
/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/
DITetheringConnector.aidl37 void stopTethering(int type, String callerPkg, String callingAttributionTag, in stopTethering() method
/packages/apps/Settings/src/com/android/settings/network/
DTetherEnabler.java274 public void stopTethering(int choice) { in stopTethering() method in TetherEnabler
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringService.java143 public void stopTethering(int type, String callerPkg, String callingAttributionTag, in stopTethering() method in TetheringService.TetheringConnector
DTethering.java616 void stopTethering(int type) { in stopTethering() method in Tethering
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DNetdWrapper.java424 public void stopTethering() { in stopTethering() method in NetdWrapper
/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
DPanService.java652 private String stopTethering(String iface) { in stopTethering() method in PanService
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/connectivity/
DConnectivityFragment.java621 private void stopTethering() { in stopTethering() method in ConnectivityFragment
/packages/modules/Connectivity/framework/src/android/net/
DConnectivityManager.java2719 public void stopTethering(int type) { in stopTethering() method in ConnectivityManager