Searched refs:onUserSelectionCallbackRegistration (Results 1 – 7 of 7) sorted by relevance
30 …void onUserSelectionCallbackRegistration(in INetworkRequestUserSelectionCallback userSelectionCall… in onUserSelectionCallbackRegistration() method
1685 default void onUserSelectionCallbackRegistration( in onUserSelectionCallbackRegistration() method1781 public void onUserSelectionCallbackRegistration( in onUserSelectionCallbackRegistration() method in WifiManager.NetworkRequestMatchCallbackProxy1789 mCallback.onUserSelectionCallbackRegistration( in onUserSelectionCallbackRegistration()
657 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in testPeriodicScanCancelOnUserSelectNetwork()687 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in testHandleCallbackRegistrationAndUnregistration()1159 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in testNetworkSpecifierHandleUserSelectionConnectToNetworkExceedApprovedListCapacity()1261 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in testNetworkSpecifierHandleUserSelectionConnectToNetworkUsingLiteralSsidAndBssidMatch()1309 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in testNetworkSpecifierHandleUserSelectionConnectToNetworkMultipleBssidMatches()1720 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration(any()); in testHandleNewNetworkRequestWithSpecifierWhenScanning()2074 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration(any()); in testHandleNetworkRequestWithSpecifierWifiOffWhenScanning()2664 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in sendNetworkRequestAndSetupForUserSelection()
1533 callbackCaptor.getValue().onUserSelectionCallbackRegistration( in networkRequestUserSelectionCallbackCallGoesToWifiServiceImpl()1536 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in networkRequestUserSelectionCallbackCallGoesToWifiServiceImpl()
426 callback.onUserSelectionCallbackRegistration( in addCallback()
542 …method public default void onUserSelectionCallbackRegistration(@NonNull android.net.wifi.WifiManag…
7339 …method public default void onUserSelectionCallbackRegistration(@NonNull android.net.wifi.WifiManag…