Searched refs:stopLocalOnlyHotspot (Results 1 – 7 of 7) sorted by relevance
144 void stopLocalOnlyHotspot(); in stopLocalOnlyHotspot() method
2725 stopLocalOnlyHotspot();2739 private void stopLocalOnlyHotspot() {2747 mService.stopLocalOnlyHotspot();3285 stopLocalOnlyHotspot(); in close()
188 verify(mWifiService).stopLocalOnlyHotspot(); in testCreationAndCloseOfLocalOnlyHotspotReservation()208 verify(mWifiService).stopLocalOnlyHotspot(); in testLocalOnlyHotspotReservationCallsStopProperlyInTryWithResources()599 verify(mWifiService).stopLocalOnlyHotspot(); in testCancelLocalOnlyHotspotRequestCallsStopOnWifiService()621 verify(mWifiService).stopLocalOnlyHotspot(); in testCallbackAfterLocalOnlyHotspotWasCancelled()645 verify(mWifiService, never()).stopLocalOnlyHotspot(); in testCancelAfterLocalOnlyHotspotCallbackTriggered()
292 public void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in BaseWifiService
1685 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotDoesNothingWithoutRegisteredRequests()1702 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotDoesNothingWithARemainingRegisteredRequest()1721 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotTriggersSoftApStopWithOneRegisteredRequest()1803 mWifiServiceImpl.stopLocalOnlyHotspot(); in testServiceImplNotCalledWhenBinderDeathTriggeredWithRegisteredRequests()
1529 public void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in WifiServiceImpl
46420 Landroid/net/wifi/IWifiManager$Stub$Proxy;->stopLocalOnlyHotspot()V46547 Landroid/net/wifi/IWifiManager;->stopLocalOnlyHotspot()V47448 Landroid/net/wifi/WifiManager;->stopLocalOnlyHotspot()V