Searched refs:REASON_NONLOCAL_DISCONNECT_CONNECTING (Results 1 – 6 of 6) sorted by relevance
89 public static final int REASON_NONLOCAL_DISCONNECT_CONNECTING = 12; field in WifiBlocklistMonitor109 REASON_NONLOCAL_DISCONNECT_CONNECTING,185 result.put(REASON_NONLOCAL_DISCONNECT_CONNECTING, new BssidDisableReason( in buildBssidDisableReasons()469 FAILURE_COUNT_DISABLE_THRESHOLD[REASON_NONLOCAL_DISCONNECT_CONNECTING] = in getFailureThresholdForReason()614 REASON_NONLOCAL_DISCONNECT_CONNECTING); in resetFailuresAfterConnection()637 status.failureCount[REASON_NONLOCAL_DISCONNECT_CONNECTING] = 0; in resetFailuresAfterConnection()
1132 case WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING: in updateEventStats()
3955 return WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING; in convertToWifiBlocklistMonitorFailureReason()
109 Map.entry(WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING, 2),217 WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING)); in setup()707 WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING); in testNetworkConnectionResetsBlocklistStreak()1091 WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING); in verifyResetBssidBlockStreak()
1020 WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING); in makeDisconnectionConnectingExample()
4770 eq(WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING), anyInt()); in testDisconnectConnecting()4798 eq(WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING), anyInt()); in testDisableNetworkConsecutiveFailures()4815 eq(WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING), anyInt()); in testDisableNetworkConsecutiveFailuresDoNotOverrideDisabledNetworks()