Loading src/com/android/settings/wifi/repository/WifiHotspotRepository.java +1 −1 Original line number Diff line number Diff line Loading @@ -610,7 +610,7 @@ public class WifiHotspotRepository { } private void stopTethering() { log("startTethering()"); log("stopTethering()"); mTetheringManager.stopTethering(TETHERING_WIFI); } Loading Loading
src/com/android/settings/wifi/repository/WifiHotspotRepository.java +1 −1 Original line number Diff line number Diff line Loading @@ -610,7 +610,7 @@ public class WifiHotspotRepository { } private void stopTethering() { log("startTethering()"); log("stopTethering()"); mTetheringManager.stopTethering(TETHERING_WIFI); } Loading