Searched refs:FAILURE_NONE (Results 1 – 10 of 10) sorted by relevance
820 WifiMetrics.ConnectionEvent.FAILURE_NONE, networkSuggestion.wifiConfiguration, in testOnNetworkConnectionSuccessWithOneMatch()899 WifiMetrics.ConnectionEvent.FAILURE_NONE, wifiConfiguration, TEST_BSSID); in testOnNetworkConnectionSuccessWithMultipleMatch()961 WifiMetrics.ConnectionEvent.FAILURE_NONE, wifiConfiguration, TEST_BSSID); in testOnNetworkConnectionSuccessWithBssidMultipleMatch()1024 WifiMetrics.ConnectionEvent.FAILURE_NONE, wifiConfiguration1, TEST_BSSID); in testOnNetworkConnectionSuccessWithBssidAndWithoutBssidMultipleMatch()1074 WifiMetrics.ConnectionEvent.FAILURE_NONE, networkSuggestion.wifiConfiguration, in testOnNetworkConnectionWhenAppNotApproved()1105 WifiMetrics.ConnectionEvent.FAILURE_NONE, networkSuggestion.wifiConfiguration, in testOnNetworkConnectionWhenIsAppInteractionRequiredNotSet()1139 WifiMetrics.ConnectionEvent.FAILURE_NONE, networkSuggestion.wifiConfiguration, in testOnNetworkConnectionWhenAppDoesNotHoldLocationPermission()1335 WifiMetrics.ConnectionEvent.FAILURE_NONE, networkSuggestion.wifiConfiguration, in testRemoveNetworkSuggestionsMatchingConnectionSuccessWithOneMatch()1377 WifiMetrics.ConnectionEvent.FAILURE_NONE, wifiConfiguration, TEST_BSSID); in testRemoveAppMatchingConnectionSuccessWithMultipleMatch()1408 WifiMetrics.ConnectionEvent.FAILURE_NONE, in testRemoveAppNotMatchingConnectionSuccess()[all …]
461 WifiMetrics.ConnectionEvent.FAILURE_NONE, mSelectedNetwork); in testHandleAcceptNetworkRequestFromFgAppWithSpecifierWithConnectedRequestFromFgApp()488 WifiMetrics.ConnectionEvent.FAILURE_NONE, mSelectedNetwork); in testHandleAcceptNetworkRequestFromFgSvcWithSpecifierWithConnectedRequestFromFgApp()1420 WifiMetrics.ConnectionEvent.FAILURE_NONE, mSelectedNetwork); in testNetworkSpecifierHandleConnectionSuccess()1442 WifiMetrics.ConnectionEvent.FAILURE_NONE, mSelectedNetwork); in testNetworkSpecifierDuplicateHandleConnectionSuccess()1454 WifiMetrics.ConnectionEvent.FAILURE_NONE, mSelectedNetwork); in testNetworkSpecifierDuplicateHandleConnectionSuccess()1470 WifiMetrics.ConnectionEvent.FAILURE_NONE, mSelectedNetwork); in testNetworkSpecifierHandleConnectionFailureAfterSuccess()1503 WifiMetrics.ConnectionEvent.FAILURE_NONE, connectedNetwork); in testNetworkSpecifierHandleConnectionSuccessToWrongNetwork()1512 WifiMetrics.ConnectionEvent.FAILURE_NONE, mSelectedNetwork); in testNetworkSpecifierHandleConnectionSuccessToWrongNetwork()1531 WifiMetrics.ConnectionEvent.FAILURE_NONE, mSelectedNetwork); in testHandleNetworkReleaseWithSpecifierAfterConnectionSuccess()1705 WifiMetrics.ConnectionEvent.FAILURE_NONE, mSelectedNetwork); in testHandleNewNetworkRequestWithSpecifierAfterConnectionSuccess()[all …]
1394 WifiMetrics.ConnectionEvent.FAILURE_NONE, in testScanDetailAndWifiConfigurationUsage()1404 WifiMetrics.ConnectionEvent.FAILURE_NONE, in testScanDetailAndWifiConfigurationUsage()1461 WifiMetrics.ConnectionEvent.FAILURE_NONE, in testNetworkToNominatorNotCleared()1527 WifiMetrics.ConnectionEvent.FAILURE_NONE, in testMetricsClearedAfterProtoRequested()1533 WifiMetrics.ConnectionEvent.FAILURE_NONE, in testMetricsClearedAfterProtoRequested()1539 WifiMetrics.ConnectionEvent.FAILURE_NONE, in testMetricsClearedAfterProtoRequested()1545 WifiMetrics.ConnectionEvent.FAILURE_NONE, in testMetricsClearedAfterProtoRequested()1561 WifiMetrics.ConnectionEvent.FAILURE_NONE, in testMetricsClearedAfterProtoRequested()1567 WifiMetrics.ConnectionEvent.FAILURE_NONE, in testMetricsClearedAfterProtoRequested()1587 WifiMetrics.ConnectionEvent.FAILURE_NONE, in testCurrentConnectionEventNotClearedAfterProtoRequested()[all …]
679 WifiMetrics.ConnectionEvent.FAILURE_NONE); in wifiConnected_openNetworkNotifierHandlesConnection()723 WifiMetrics.ConnectionEvent.FAILURE_NONE); in wifiConnectionEndsWithSuccess_openNetworkNotifierDoesNotHandleConnectionFailure()822 WifiMetrics.ConnectionEvent.FAILURE_NONE); in wifiConnected_carrierNetworkNotifierHandlesConnection()867 WifiMetrics.ConnectionEvent.FAILURE_NONE); in wifiConnectionEndsWithSuccess_carrierNetworkNotifierDoesNotHandleConnectionFailure()
2889 WifiMetrics.ConnectionEvent.FAILURE_NONE); in testReportConnectionEventIsCalledAfterSuccessfulConnection()2891 eq(WifiMetrics.ConnectionEvent.FAILURE_NONE), any(WifiConfiguration.class)); in testReportConnectionEventIsCalledAfterSuccessfulConnection()2893 eq(WifiMetrics.ConnectionEvent.FAILURE_NONE), any(WifiConfiguration.class), in testReportConnectionEventIsCalledAfterSuccessfulConnection()
1027 if (failureCode == WifiMetrics.ConnectionEvent.FAILURE_NONE) { in handleConnectionAttemptEnded()
1192 if (failureCode == WifiMetrics.ConnectionEvent.FAILURE_NONE) { in handleConnectionAttemptEnded()
809 if (failureCode == WifiMetrics.ConnectionEvent.FAILURE_NONE) { in handleConnectionAttemptEnded()
3127 case WifiMetrics.ConnectionEvent.FAILURE_NONE: in handleConnectionAttemptEndForDiagnostics()3145 if (level2FailureCode != WifiMetrics.ConnectionEvent.FAILURE_NONE) { in reportConnectionAttemptEnd()5542 WifiMetrics.ConnectionEvent.FAILURE_NONE, in processMessage()5607 WifiMetrics.ConnectionEvent.FAILURE_NONE, in enter()
523 public static final int FAILURE_NONE = 1; field in WifiMetrics.ConnectionEvent603 case FAILURE_NONE: in toString()