Home
last modified time | relevance | path

Searched refs:startWatchLocalOnlyHotspot (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/wifi/tests/src/android/net/wifi/
DWifiManagerTest.java656 verify(mWifiService).startWatchLocalOnlyHotspot(any(Messenger.class), any(IBinder.class)); in testWatchLocalOnlyHotspot()
667 .startWatchLocalOnlyHotspot(any(Messenger.class), any(IBinder.class)); in testStartWatchLocalOnlyHotspotThrowsSecurityException()
679 .startWatchLocalOnlyHotspot(any(Messenger.class), any(IBinder.class)); in testStartWatchLocalOnlyHotspotThrowsIllegalStateException()
869 verify(mWifiService).startWatchLocalOnlyHotspot(mMessengerCaptor.capture(), in testOnRegisteredIsCalledWithSubscription()
888 verify(mWifiService).startWatchLocalOnlyHotspot(mMessengerCaptor.capture(), in testObserverOnStartedIsCalledWithWifiConfig()
914 verify(mWifiService).startWatchLocalOnlyHotspot(mMessengerCaptor.capture(), in testObserverOnStartedNotCalledWithNullConfig()
940 verify(mWifiService).startWatchLocalOnlyHotspot(mMessengerCaptor.capture(), in testObserverOnStoppedIsCalled()
/frameworks/base/wifi/java/android/net/wifi/
DIWifiManager.aidl146 void startWatchLocalOnlyHotspot(in Messenger messenger, in IBinder binder); in startWatchLocalOnlyHotspot() method
DWifiManager.java2777 mService.startWatchLocalOnlyHotspot(
/frameworks/base/wifi/java/com/android/server/wifi/
DBaseWifiService.java297 public void startWatchLocalOnlyHotspot(Messenger messenger, IBinder binder) { in startWatchLocalOnlyHotspot() method in BaseWifiService
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java2629 mWifiServiceImpl.startWatchLocalOnlyHotspot(mAppMessenger, mAppBinder); in testStartWatchLocalOnlyHotspotNotApprovedCaller()
2638 mWifiServiceImpl.startWatchLocalOnlyHotspot(mAppMessenger, mAppBinder); in testStartWatchLocalOnlyHotspotNotSupported()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java1590 public void startWatchLocalOnlyHotspot(Messenger messenger, IBinder binder) { in startWatchLocalOnlyHotspot() method in WifiServiceImpl
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt46419 Landroid/net/wifi/IWifiManager$Stub$Proxy;->startWatchLocalOnlyHotspot(Landroid/os/Messenger;Landro…
46546 Landroid/net/wifi/IWifiManager;->startWatchLocalOnlyHotspot(Landroid/os/Messenger;Landroid/os/IBind…