Searched refs:onUserSelectionCallbackRegistration (Results 1 – 5 of 5) sorted by relevance
30 …void onUserSelectionCallbackRegistration(in INetworkRequestUserSelectionCallback userSelectionCall… in onUserSelectionCallbackRegistration() method
1449 void onUserSelectionCallbackRegistration( in onUserSelectionCallbackRegistration() method1545 public void onUserSelectionCallbackRegistration( in onUserSelectionCallbackRegistration() method in WifiManager.NetworkRequestMatchCallbackProxy1552 mCallback.onUserSelectionCallbackRegistration( in onUserSelectionCallbackRegistration()
660 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in testHandleCallbackRegistrationAndUnregistration()1157 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in testNetworkSpecifierHandleUserSelectionConnectToNetworkUsingLiteralSsidAndBssidMatch()1213 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in testNetworkSpecifierHandleUserSelectionConnectToNetworkMultipleBssidMatches()1592 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration(any()); in testHandleNewNetworkRequestWithSpecifierWhenScanning()1953 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration(any()); in testHandleNetworkRequestWithSpecifierWifiOffWhenScanning()2396 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in sendNetworkRequestAndSetupForUserSelection()
1273 callbackCaptor.getValue().onUserSelectionCallbackRegistration( in networkRequestUserSelectionCallbackCallGoesToWifiServiceImpl()1276 verify(mNetworkRequestMatchCallback).onUserSelectionCallbackRegistration( in networkRequestUserSelectionCallbackCallGoesToWifiServiceImpl()
446 callback.onUserSelectionCallbackRegistration( in addCallback()