Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/tether/
DWifiTetherBasePreferenceController.java33 void onTetherConfigUpdated(); in onTetherConfigUpdated() method
DWifiTetherSettings.java188 public void onTetherConfigUpdated() { in onTetherConfigUpdated() method in WifiTetherSettings
/packages/apps/Settings/src/com/android/settings/wifi/tether/
DWifiTetherBasePreferenceController.java34 void onTetherConfigUpdated(AbstractPreferenceController context); in onTetherConfigUpdated() method
DWifiTetherSettings.java190 public void onTetherConfigUpdated(AbstractPreferenceController context) { in onTetherConfigUpdated() method in WifiTetherSettings
/packages/apps/Settings/src/com/android/settings/
DAllInOneTetherSettings.java356 public void onTetherConfigUpdated(AbstractPreferenceController controller) { in onTetherConfigUpdated() method in AllInOneTetherSettings