Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DTestHelper.java780 private void handleUiInteractions(WifiConfiguration network, boolean shouldUserReject) { in handleUiInteractions() argument
814 if (shouldUserReject) { in handleUiInteractions()
827 if (shouldUserReject) { in handleUiInteractions()
849 WifiConfiguration network, WifiNetworkSpecifier specifier, boolean shouldUserReject) in testConnectionFlowWithSpecifierWithShellIdentity() argument
860 handleUiInteractions(network, shouldUserReject); in testConnectionFlowWithSpecifierWithShellIdentity()
888 if (shouldUserReject) { in testConnectionFlowWithSpecifierWithShellIdentity()
939 WifiConfiguration network, WifiNetworkSpecifier specifier, boolean shouldUserReject) in testConnectionFlowWithSpecifier() argument
946 network, specifier, shouldUserReject); in testConnectionFlowWithSpecifier()