/packages/apps/Car/Settings/src/com/android/car/settings/wifi/ |
D | WifiTetherUtil.java | 49 public static void stopTethering(TetheringManager tetheringManager) { in stopTethering() method in WifiTetherUtil
|
D | WifiTetheringHandler.java | 178 private void stopTethering() { in stopTethering() method in WifiTetheringHandler
|
/packages/apps/Settings/src/com/android/settings/network/tether/ |
D | TetheringManagerModel.java | 83 public void stopTethering(int type) { in stopTethering() method in TetheringManagerModel
|
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/ |
D | ShadowConnectivityManager.java | 79 public void stopTethering(int type) { in stopTethering() method in ShadowConnectivityManager
|
/packages/modules/Connectivity/Tethering/common/TetheringLib/src/android/net/ |
D | ITetheringConnector.aidl | 37 void stopTethering(int type, String callerPkg, String callingAttributionTag, in stopTethering() method
|
/packages/apps/Settings/src/com/android/settings/network/ |
D | TetherEnabler.java | 298 public void stopTethering(int choice) { in stopTethering() method in TetherEnabler
|
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/ |
D | TetheringService.java | 145 public void stopTethering(int type, String callerPkg, String callingAttributionTag, in stopTethering() method in TetheringService.TetheringConnector
|
D | Tethering.java | 687 void stopTethering(int type) { in stopTethering() method in Tethering
|
/packages/apps/Settings/src/com/android/settings/wifi/repository/ |
D | WifiHotspotRepository.java | 611 private void stopTethering() { in stopTethering() method in WifiHotspotRepository
|
/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
D | NetdWrapper.java | 430 public void stopTethering() { in stopTethering() method in NetdWrapper
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/connectivity/ |
D | ConnectivityFragment.java | 616 private void stopTethering() { in stopTethering() method in ConnectivityFragment
|
/packages/modules/Connectivity/framework/src/android/net/ |
D | ConnectivityManager.java | 3245 public void stopTethering(int type) { in stopTethering() method in ConnectivityManager
|