Home
last modified time | relevance | path

Searched refs:watchLocalOnlyHotspot (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/
H A DWifiManagerTest.java1063 mWifiManager.watchLocalOnlyHotspot(observer, mHandler); in testWatchLocalOnlyHotspot()
1076 mWifiManager.watchLocalOnlyHotspot(observer, mHandler); in testStartWatchLocalOnlyHotspotThrowsSecurityException()
1088 mWifiManager.watchLocalOnlyHotspot(observer, mHandler); in testStartWatchLocalOnlyHotspotThrowsIllegalStateException()
1711 mWifiManager.watchLocalOnlyHotspot(observer, mHandler); in testCorrectLooperIsUsedForObserverHandler()
1728 mWifiManager.watchLocalOnlyHotspot(observer, null); in testMainLooperIsUsedWhenHandlerNotProvidedForObserver()
1746 mWifiManager.watchLocalOnlyHotspot(observer, observerHandler); in testOnRegisteredIsCalledWithSubscription()
1765 mWifiManager.watchLocalOnlyHotspot(observer, observerHandler); in testObserverOnStartedIsCalledWithWifiConfig()
1789 mWifiManager.watchLocalOnlyHotspot(observer, observerHandler); in testObserverOnStartedNotCalledWithNullConfig()
1814 mWifiManager.watchLocalOnlyHotspot(observer, observerHandler); in testObserverOnStoppedIsCalled()
1845 mWifiManager.watchLocalOnlyHotspot(observer, observerHandler); in testUnregisterWifiServiceImplCalledWithRegisteredObserver()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiManager.java4231 public void watchLocalOnlyHotspot(LocalOnlyHotspotObserver observer, in watchLocalOnlyHotspot() method in WifiManager
/aosp12/packages/modules/Wifi/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt1901 Landroid/net/wifi/WifiManager;->watchLocalOnlyHotspot(Landroid/net/wifi/WifiManager$LocalOnlyHotspo…