Home
last modified time | relevance | path

Searched refs:launchInstantHotspotSettings (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/tether/
DWifiTetherViewModel.java233 public void launchInstantHotspotSettings() { in launchInstantHotspotSettings() method in WifiTetherViewModel
DWifiTetherSettings.java187 mWifiTetherViewModel.launchInstantHotspotSettings(); in setupInstantHotspot()
/packages/apps/Settings/tests/unit/src/com/android/settings/wifi/tether/
DWifiTetherViewModelTest.java219 mViewModel.launchInstantHotspotSettings(); in launchInstantHotspotSettings_launchSettingsByRepository()