Home
last modified time | relevance | path

Searched defs:registerSoftApCallback (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/tether/
DWifiTetherSoftApManager.java38 public void registerSoftApCallback() { in registerSoftApCallback() method in WifiTetherSoftApManager
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/tether/
DWifiTetherSoftApManager.java38 public void registerSoftApCallback() { in registerSoftApCallback() method in WifiTetherSoftApManager
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/tether/
DWifiTetherPreferenceControllerTest.java148 protected void registerSoftApCallback() { in registerSoftApCallback() method in WifiTetherPreferenceControllerTest.ShadowWifiTetherSoftApManager