Searched refs:stopLocalOnlyHotspot (Results 1 – 7 of 7) sorted by relevance
144 void stopLocalOnlyHotspot(); in stopLocalOnlyHotspot() method
2676 stopLocalOnlyHotspot();2690 private void stopLocalOnlyHotspot() {2698 mService.stopLocalOnlyHotspot();3224 stopLocalOnlyHotspot(); in close()
187 verify(mWifiService).stopLocalOnlyHotspot(); in testCreationAndCloseOfLocalOnlyHotspotReservation()207 verify(mWifiService).stopLocalOnlyHotspot(); in testLocalOnlyHotspotReservationCallsStopProperlyInTryWithResources()598 verify(mWifiService).stopLocalOnlyHotspot(); in testCancelLocalOnlyHotspotRequestCallsStopOnWifiService()620 verify(mWifiService).stopLocalOnlyHotspot(); in testCallbackAfterLocalOnlyHotspotWasCancelled()644 verify(mWifiService, never()).stopLocalOnlyHotspot(); in testCancelAfterLocalOnlyHotspotCallbackTriggered()
292 public void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in BaseWifiService
1534 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotDoesNothingWithoutRegisteredRequests()1551 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotDoesNothingWithARemainingRegisteredRequest()1570 mWifiServiceImpl.stopLocalOnlyHotspot(); in testStopLocalOnlyHotspotTriggersSoftApStopWithOneRegisteredRequest()1652 mWifiServiceImpl.stopLocalOnlyHotspot(); in testServiceImplNotCalledWhenBinderDeathTriggeredWithRegisteredRequests()
1482 public void stopLocalOnlyHotspot() { in stopLocalOnlyHotspot() method in WifiServiceImpl
49779 Landroid/net/wifi/IWifiManager$Stub$Proxy;->stopLocalOnlyHotspot()V49908 Landroid/net/wifi/IWifiManager;->stopLocalOnlyHotspot()V50865 Landroid/net/wifi/WifiManager;->stopLocalOnlyHotspot()V