Home
last modified time | relevance | path

Searched refs:onMatch (Results 1 – 20 of 20) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/
DNetworkRequestDialogFragmentTest.java171 networkRequestDialogFragment.onMatch(new ArrayList<ScanResult>()); in onMatch_shouldUpdateWifiEntries()
181 networkRequestDialogFragment.onMatch(Arrays.asList(mScanResult)); in onWifiStateChanged_nonEmptyMatchedScanResults_shouldUpdateWifiEntries()
193 networkRequestDialogFragment.onMatch(Arrays.asList(mScanResult)); in onWifiEntriesChanged_nonEmptyMatchedScanResults_shouldUpdateWifiEntries()
266 networkRequestDialogFragment.onMatch(scanResults); in onMatchManyResult_showNeutralButton()
287 networkRequestDialogFragment.onMatch(scanResults); in clickNeutralButton_hideNeutralButton()
317 networkRequestDialogFragment.onMatch(Arrays.asList(mScanResult)); in updateWifiEntries_noMatchSecurityWifi_filteredWifiIsEmpty()
327 networkRequestDialogFragment.onMatch(Arrays.asList(mScanResult)); in updateWifiEntries_matchWpa2Wifi_filteredWifiNotEmpty()
337 networkRequestDialogFragment.onMatch(Arrays.asList(mScanResult)); in updateWifiEntries_matchWpa3Wifi_filteredWifiNotEmpty()
DNetworkRequestDialogActivityTest.java175 mActivity.onMatch(mScanResults); in specifiedSsid_onMatch_shouldShowDialogFragment()
196 mActivity.onMatch(mScanResults); in onUserSelectionConnectFailure_shouldShowDialogFragment()
207 mActivity.onMatch(mScanResults); in onClickConnectButton_shouldShowProgressDialog()
219 mActivity.onMatch(mScanResults); in onCancel_shouldCloseAllUI()
249 mActivity.onMatch(mScanResults); in onMatch_dismissDialogsAndDialogIsNull_shouldNotCrash()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiNetworkFactoryTest.java996 verify(mNetworkRequestMatchCallback).onMatch(matchedScanResultsCaptor.capture()); in testNetworkSpecifierMatchSuccessUsingLiteralSsidMatch()
1037 verify(mNetworkRequestMatchCallback).onMatch(matchedScanResultsCaptor.capture()); in testNetworkSpecifierMatchSuccessUsingLiteralSsidMatchForSaeTransitionScanResult()
1078 verify(mNetworkRequestMatchCallback).onMatch(matchedScanResultsCaptor.capture()); in testNetworkSpecifierMatchSuccessUsingPrefixSsidMatch()
1120 verify(mNetworkRequestMatchCallback).onMatch(matchedScanResultsCaptor.capture()); in testNetworkSpecifierMatchSuccessUsingLiteralBssidMatch()
1162 verify(mNetworkRequestMatchCallback).onMatch(matchedScanResultsCaptor.capture()); in testNetworkSpecifierMatchSuccessUsingOuiPrefixBssidMatch()
1205 verify(mNetworkRequestMatchCallback).onMatch(matchedScanResultsCaptor.capture()); in testNetworkSpecifierMatchSuccessUsingLiteralSsidMatchWithMultipleBssidMatches()
1249 verify(mNetworkRequestMatchCallback, never()).onMatch(any()); in testNetworkSpecifierMatchFailUsingLiteralSsidMatchWhenSsidNotFound()
1287 verify(mNetworkRequestMatchCallback, never()).onMatch(any()); in testNetworkSpecifierMatchFailUsingLiteralSsidMatchWhenKeyMgmtDiffers()
2900 verify(mNetworkRequestMatchCallback).onMatch(matchedScanResultsCaptor.capture()); in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchApprovedNForgot()
2944 verify(mNetworkRequestMatchCallback).onMatch(matchedScanResultsCaptor.capture()); in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchNotApprovedForOpenNetwork()
[all …]
/packages/apps/Settings/src/com/android/settings/wifi/
DNetworkRequestDialogActivity.java200 public void onMatch(List<ScanResult> scanResults) { in onMatch() method in NetworkRequestDialogActivity
219 mDialogFragment.onMatch(scanResults); in onMatch()
DNetworkRequestDialogBaseFragment.java91 protected void onMatch(List<ScanResult> scanResults) { in onMatch() method in NetworkRequestDialogBaseFragment
DNetworkRequestDialogFragment.java374 public void onMatch(List<ScanResult> scanResults) { in onMatch() method in NetworkRequestDialogFragment
/packages/modules/Wifi/framework/java/android/net/wifi/
DINetworkRequestMatchCallback.aidl34 void onMatch(in List<ScanResult> scanResults); in onMatch() method
DWifiManager.java3150 default void onMatch(@NonNull List<ScanResult> scanResults) {} in onMatch() method
3251 public void onMatch(List<ScanResult> scanResults) { in onMatch() method in WifiManager.NetworkRequestMatchCallbackProxy
3258 mCallback.onMatch(scanResults); in onMatch()
/packages/modules/Wifi/framework/java/android/net/wifi/aware/
DIWifiAwareDiscoverySessionCallback.aidl38 void onMatch(int peerId, in byte[] serviceSpecificInfo, in byte[] matchFilter, in onMatch() method
DWifiAwareManager.java1108 public void onMatch(int peerId, byte[] serviceSpecificInfo, byte[] matchFilter, in onMatch() method in WifiAwareManager.WifiAwareDiscoverySessionCallbackProxy
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDiscoverySessionState.java594 public int onMatch(int requestorInstanceId, byte[] peerMac, byte[] serviceSpecificInfo, in onMatch() method in WifiAwareDiscoverySessionState
607 mCallback.onMatch(peerId, serviceSpecificInfo, matchFilter, peerCipherSuite, scid, in onMatch()
DWifiAwareStateManager.java5252 int peerId = data.second.onMatch(requestorinstanceid, peerMac, serviceSpecificInfo, in onMatchLocal()
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/aware/
DWifiAwareStateManagerTest.java463 inOrder.verify(mockSessionCallback1).onMatch(peerIdCaptor.capture(), isNull(), in testRequestMacAddresses()
473 inOrder.verify(mockSessionCallback2).onMatch(peerIdCaptor.capture(), isNull(), isNull(), in testRequestMacAddresses()
1868 inOrder.verify(mockSessionCallback).onMatch(peerIdCaptor.capture(), eq(peerSsi.getBytes()), in testMatchAndMessages()
2198 inOrder.verify(mockSessionCallback).onMatch(peerIdCaptor.capture(), eq(peerSsi.getBytes()), in testSendMessageToInvalidPeerId()
2267 inOrder.verify(mockSessionCallback).onMatch(peerIdCaptor.capture(), eq(peerSsi.getBytes()), in testSendMessageErrorsImmediateQueueTimeout()
2393 inOrder.verify(mockSessionCallback).onMatch(peerIdCaptor.capture(), eq(peerSsi.getBytes()), in testSendMessageRetransmitSuccess()
2480 inOrder.verify(mockSessionCallback).onMatch(peerIdCaptor.capture(), eq(peerSsi.getBytes()), in testSendMessageRetransmitFail()
2572 inOrder.verify(mockSessionCallback).onMatch(peerIdCaptor.capture(), isNull(), isNull(), in testSendMessageQueueSequence()
2706 inOrder.verify(mockSessionCallback).onMatch(peerIdCaptor1.capture(), isNull(), isNull(), in testSendMessageQueueLimitBlock()
2712 inOrder.verify(mockSessionCallback).onMatch(peerIdCaptor2.capture(), isNull(), isNull(), in testSendMessageQueueLimitBlock()
[all …]
/packages/apps/Car/Settings/src/com/android/car/settings/wifi/networkrequest/
DNetworkRequestDialogFragment.java430 public void onMatch(List<ScanResult> scanResults) { in onMatch() method in NetworkRequestDialogFragment
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
DNetworkRequestDialogFragment.java412 public void onMatch(List<ScanResult> scanResults) { in onMatch() method in NetworkRequestDialogFragment
/packages/modules/Wifi/framework/tests/src/android/net/wifi/aware/
DWifiAwareManagerTest.java396 sessionProxyCallback.getValue().onMatch(peerHandle.peerId, string1.getBytes(), matchFilter, in testPublishFlow()
556 sessionProxyCallback.getValue().onMatch(peerHandle.peerId, string1.getBytes(), matchFilter, in testSubscribeFlow()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkFactory.java1726 mRegisteredCallbacks.getBroadcastItem(i).onMatch( in sendNetworkRequestMatchCallbacksForActiveRequest()
/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DWifiManagerTest.java2345 callbackCaptor.getValue().onMatch(new ArrayList<ScanResult>()); in registerNetworkRequestMatchCallbackCallGoesToWifiServiceImpl()
2347 verify(mNetworkRequestMatchCallback).onMatch(anyList()); in registerNetworkRequestMatchCallbackCallGoesToWifiServiceImpl()
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt86 Landroid/net/wifi/aware/IWifiAwareDiscoverySessionCallback$Stub$Proxy;->onMatch(I[B[B)V
107 Landroid/net/wifi/aware/IWifiAwareDiscoverySessionCallback;->onMatch(I[B[B)V
295 Landroid/net/wifi/aware/WifiAwareManager$WifiAwareDiscoverySessionCallbackProxy;->onMatch(I[B[B)V
/packages/modules/Wifi/framework/api/
Dsystem-current.txt1044 method public default void onMatch(@NonNull java.util.List<android.net.wifi.ScanResult>);