Searched refs:stopTethering (Results 1 – 11 of 11) sorted by relevance
247 private void stopTethering() { in stopTethering() method in SoftApManager419 stopTethering(); in processMessage()
121 mConnectivityManager.stopTethering(ConnectivityManager.TETHERING_WIFI); in setHotspotEnabled()
142 void stopTethering(); in stopTethering() method
82 void stopTethering(int type); in stopTethering() method
2052 public void stopTethering(int type) { in stopTethering() method in ConnectivityManager2054 mService.stopTethering(type); in stopTethering()
378 public void stopTethering(int type) { in stopTethering() method in Tethering1642 mNMService.stopTethering(); in turnOnMasterTetherSettings()1654 mNMService.stopTethering(); in turnOffMasterTetherSettings()2074 mNMService.stopTethering(); in enter()
652 public void stopTethering(int type) { in stopTethering() method in ConnectivityServiceMock
2322 mNwService.stopTethering(); in startDhcpServer()2344 mNwService.stopTethering(); in stopDhcpServer()
2807 public void stopTethering(int type) { in stopTethering() method in ConnectivityService2809 mTethering.stopTethering(type); in stopTethering()
1255 public void stopTethering() { in stopTethering() method in NetworkManagementService
25173 method public void stopTethering(int);