Searched refs:stopLocalOnlyHotspot (Results 1 – 6 of 6) sorted by relevance
156 void stopLocalOnlyHotspot(); in stopLocalOnlyHotspot() method
3249 stopLocalOnlyHotspot(); in cancelLocalOnlyHotspotRequest()3263 private void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in WifiManager3271 mService.stopLocalOnlyHotspot(); in stopLocalOnlyHotspot()3864 stopLocalOnlyHotspot(); in close()
300 verify(mWifiService).stopLocalOnlyHotspot(); in testCreationAndCloseOfLocalOnlyHotspotReservation()323 verify(mWifiService).stopLocalOnlyHotspot(); in testLocalOnlyHotspotReservationCallsStopProperlyInTryWithResources()752 verify(mWifiService).stopLocalOnlyHotspot(); in testCancelLocalOnlyHotspotRequestCallsStopOnWifiService()774 verify(mWifiService).stopLocalOnlyHotspot(); in testCallbackAfterLocalOnlyHotspotWasCancelled()798 verify(mWifiService, never()).stopLocalOnlyHotspot(); in testCancelAfterLocalOnlyHotspotCallbackTriggered()
359 public void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in BaseWifiService
1801 public void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in WifiServiceImpl
2120 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotDoesNothingWithoutRegisteredRequests()2138 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotDoesNothingWithRemainingRequest()2154 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotTriggersStopWithOneRegisteredRequest()2444 mWifiServiceImpl.stopLocalOnlyHotspot(); in testServiceImplNotCalledWhenBinderDeathTriggeredWithRequests()