Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/wifi/
DWifiTetherUtil.java49 public static void stopTethering(TetheringManager tetheringManager) { in stopTethering() method in WifiTetherUtil
DWifiTetheringHandler.java178 private void stopTethering() { in stopTethering() method in WifiTetheringHandler
/packages/apps/Settings/src/com/android/settings/network/tether/
DTetheringManagerModel.java83 public void stopTethering(int type) { in stopTethering() method in TetheringManagerModel
/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/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.java298 public void stopTethering(int choice) { in stopTethering() method in TetherEnabler
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringService.java145 public void stopTethering(int type, String callerPkg, String callingAttributionTag, in stopTethering() method in TetheringService.TetheringConnector
DTethering.java687 void stopTethering(int type) { in stopTethering() method in Tethering
/packages/apps/Settings/src/com/android/settings/wifi/repository/
DWifiHotspotRepository.java611 private void stopTethering() { in stopTethering() method in WifiHotspotRepository
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DNetdWrapper.java430 public void stopTethering() { in stopTethering() method in NetdWrapper
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/connectivity/
DConnectivityFragment.java616 private void stopTethering() { in stopTethering() method in ConnectivityFragment
/packages/modules/Connectivity/framework/src/android/net/
DConnectivityManager.java3245 public void stopTethering(int type) { in stopTethering() method in ConnectivityManager