Searched refs:stopWatchLocalOnlyHotspot (Results 1 – 7 of 7) sorted by relevance
258 void stopWatchLocalOnlyHotspot(); in stopWatchLocalOnlyHotspot() method
535 public void stopWatchLocalOnlyHotspot() { in stopWatchLocalOnlyHotspot() method in BaseWifiService
6118 mService.stopWatchLocalOnlyHotspot(); in unregisterLocalOnlyHotspotObserver()
2028 verify(mWifiService).stopWatchLocalOnlyHotspot(); in testUnregisterWifiServiceImplCalledWithRegisteredObserver()
907 Landroid/net/wifi/IWifiManager$Stub$Proxy;->stopWatchLocalOnlyHotspot()V1034 Landroid/net/wifi/IWifiManager;->stopWatchLocalOnlyHotspot()V
4787 mWifiServiceImpl.stopWatchLocalOnlyHotspot(); in testStopWatchLocalOnlyHotspotNotApprovedCaller()4796 mWifiServiceImpl.stopWatchLocalOnlyHotspot(); in testStopWatchLocalOnlyHotspotNotSupported()
2913 public void stopWatchLocalOnlyHotspot() { in stopWatchLocalOnlyHotspot() method in WifiServiceImpl