Searched refs:stopLocalOnlyHotspot (Results 1 – 7 of 7) sorted by relevance
183 void stopLocalOnlyHotspot(); in stopLocalOnlyHotspot() method
4185 stopLocalOnlyHotspot(); in cancelLocalOnlyHotspotRequest()4199 private void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in WifiManager4207 mService.stopLocalOnlyHotspot(); in stopLocalOnlyHotspot()4982 stopLocalOnlyHotspot(); in close()
406 public void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in BaseWifiService
2092 public void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in WifiServiceImpl
544 verify(mWifiService).stopLocalOnlyHotspot(); in testCreationAndCloseOfLocalOnlyHotspotReservation()567 verify(mWifiService).stopLocalOnlyHotspot(); in testLocalOnlyHotspotReservationCallsStopProperlyInTryWithResources()996 verify(mWifiService).stopLocalOnlyHotspot(); in testCancelLocalOnlyHotspotRequestCallsStopOnWifiService()1018 verify(mWifiService).stopLocalOnlyHotspot(); in testCallbackAfterLocalOnlyHotspotWasCancelled()1042 verify(mWifiService, never()).stopLocalOnlyHotspot(); in testCancelAfterLocalOnlyHotspotCallbackTriggered()
2986 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotDoesNothingWithoutRegisteredRequests()3005 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotDoesNothingWithRemainingRequest()3021 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotTriggersStopWithOneRegisteredRequest()3362 mWifiServiceImpl.stopLocalOnlyHotspot(); in testServiceImplNotCalledWhenBinderDeathTriggeredWithRequests()
905 Landroid/net/wifi/IWifiManager$Stub$Proxy;->stopLocalOnlyHotspot()V1032 Landroid/net/wifi/IWifiManager;->stopLocalOnlyHotspot()V1895 Landroid/net/wifi/WifiManager;->stopLocalOnlyHotspot()V