Searched refs:stopLocalOnlyHotspot (Results 1 – 9 of 9) sorted by relevance
250 void stopLocalOnlyHotspot(); in stopLocalOnlyHotspot() method
515 public void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in BaseWifiService
5944 stopLocalOnlyHotspot(); in cancelLocalOnlyHotspotRequest()5958 private void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in WifiManager5966 mService.stopLocalOnlyHotspot(); in stopLocalOnlyHotspot()7090 stopLocalOnlyHotspot(); in close()
608 verify(mWifiService).stopLocalOnlyHotspot(); in testCreationAndCloseOfLocalOnlyHotspotReservation()631 verify(mWifiService).stopLocalOnlyHotspot(); in testLocalOnlyHotspotReservationCallsStopProperlyInTryWithResources()1074 verify(mWifiService).stopLocalOnlyHotspot(); in testCancelLocalOnlyHotspotRequestCallsStopOnWifiService()1096 verify(mWifiService).stopLocalOnlyHotspot(); in testCallbackAfterLocalOnlyHotspotWasCancelled()1120 verify(mWifiService, never()).stopLocalOnlyHotspot(); in testCancelAfterLocalOnlyHotspotCallbackTriggered()
585 verify(mWifiService).stopLocalOnlyHotspot(); in testStopLohs()
3796 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotDoesNothingWithoutRegisteredRequests()3814 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotDoesNothingWithRemainingRequest()3830 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotTriggersStopWithOneRegisteredRequest()4107 mWifiServiceImpl.stopLocalOnlyHotspot(); in testServiceImplNotCalledWhenBinderDeathTriggeredWithRequests()
878 mWifiService.stopLocalOnlyHotspot(); in onCommand()
2823 public void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in WifiServiceImpl
905 Landroid/net/wifi/IWifiManager$Stub$Proxy;->stopLocalOnlyHotspot()V1032 Landroid/net/wifi/IWifiManager;->stopLocalOnlyHotspot()V1895 Landroid/net/wifi/WifiManager;->stopLocalOnlyHotspot()V