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.java655 verify(mWifiService).startWatchLocalOnlyHotspot(any(Messenger.class), any(IBinder.class)); in testWatchLocalOnlyHotspot()
666 .startWatchLocalOnlyHotspot(any(Messenger.class), any(IBinder.class)); in testStartWatchLocalOnlyHotspotThrowsSecurityException()
678 .startWatchLocalOnlyHotspot(any(Messenger.class), any(IBinder.class)); in testStartWatchLocalOnlyHotspotThrowsIllegalStateException()
866 verify(mWifiService).startWatchLocalOnlyHotspot(mMessengerCaptor.capture(), in testOnRegisteredIsCalledWithSubscription()
885 verify(mWifiService).startWatchLocalOnlyHotspot(mMessengerCaptor.capture(), in testObserverOnStartedIsCalledWithWifiConfig()
911 verify(mWifiService).startWatchLocalOnlyHotspot(mMessengerCaptor.capture(), in testObserverOnStartedNotCalledWithNullConfig()
937 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.java2728 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.java2474 mWifiServiceImpl.startWatchLocalOnlyHotspot(mAppMessenger, mAppBinder); in testStartWatchLocalOnlyHotspotNotApprovedCaller()
2483 mWifiServiceImpl.startWatchLocalOnlyHotspot(mAppMessenger, mAppBinder); in testStartWatchLocalOnlyHotspotNotSupported()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java1543 public void startWatchLocalOnlyHotspot(Messenger messenger, IBinder binder) { in startWatchLocalOnlyHotspot() method in WifiServiceImpl
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt49778 Landroid/net/wifi/IWifiManager$Stub$Proxy;->startWatchLocalOnlyHotspot(Landroid/os/Messenger;Landro…
49907 Landroid/net/wifi/IWifiManager;->startWatchLocalOnlyHotspot(Landroid/os/Messenger;Landroid/os/IBind…