Home
last modified time | relevance | path

Searched defs:networkSelectionStatus (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/net/wifi/libs/WifiTrackerLib/tests/src/com/android/wifitrackerlib/
DStandardWifiEntryTest.java733 NetworkSelectionStatus networkSelectionStatus = in testShouldEditBeforeConnect_securedNetwork_returnTrueIfNeverConnected() local
755 NetworkSelectionStatus networkSelectionStatus = spy(statusBuilder.setNetworkSelectionStatus( in testShouldEditBeforeConnect_authenticationFailure_returnTrue() local
DUtilsTest.java423 NetworkSelectionStatus networkSelectionStatus = spy(statusBuilder.setNetworkSelectionStatus( in testGetNetworkSelectionDescription_disabledWrongPassword_showsWrongPasswordLabel() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiLastResortWatchdogTest.java110 WifiConfiguration.NetworkSelectionStatus networkSelectionStatus = in createFilteredQnsCandidates() local
134 WifiConfiguration.NetworkSelectionStatus networkSelectionStatus = in createFilteredQnsCandidates() local
1619 WifiConfiguration.NetworkSelectionStatus networkSelectionStatus = in testUpdateNetworkWithNullConfig() local
DClientModeImplTest.java4495 WifiConfiguration.NetworkSelectionStatus networkSelectionStatus = in testNoWpa3UpgradeWithPskCandidate() local
4544 WifiConfiguration.NetworkSelectionStatus networkSelectionStatus = in testWpa3UpgradeWithSaeCandidate() local
4594 WifiConfiguration.NetworkSelectionStatus networkSelectionStatus = in testWpa3UpgradeWithSaeCandidateAndPskApInRange() local
4668 WifiConfiguration.NetworkSelectionStatus networkSelectionStatus = in testWpa3UpgradeWithNoCandidate() local
DWifiMetricsTest.java1963 WifiConfiguration.NetworkSelectionStatus networkSelectionStatus = in testLogWifiConnectionResultStatsd() local
/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DUtils.java516 NetworkSelectionStatus networkSelectionStatus = wifiConfig.getNetworkSelectionStatus(); in getNetworkSelectionDescription() local
DStandardWifiEntry.java652 NetworkSelectionStatus networkSelectionStatus = wifiConfig.getNetworkSelectionStatus(); in shouldEditBeforeConnect() local