Home
last modified time | relevance | path

Searched refs:restartTetheringIfNeeded (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/wifi/repository/
DWifiHotspotRepository.java195 restartTetheringIfNeeded(); in setSoftApConfiguration()
591 void restartTetheringIfNeeded() { in restartTetheringIfNeeded() method in WifiHotspotRepository
/packages/apps/Settings/tests/unit/src/com/android/settings/wifi/repository/
DWifiHotspotRepositoryTest.java703 mRepository.restartTetheringIfNeeded(); in restartTetheringIfNeeded_stateDisabled_doNotStopTethering()
712 mRepository.restartTetheringIfNeeded(); in restartTetheringIfNeeded_stateEnabled_stopTethering()