Searched refs:REASON_NONLOCAL_DISCONNECT_CONNECTING (Results 1 – 6 of 6) sorted by relevance
85 public static final int REASON_NONLOCAL_DISCONNECT_CONNECTING = 12; field in WifiBlocklistMonitor103 REASON_NONLOCAL_DISCONNECT_CONNECTING176 result.put(REASON_NONLOCAL_DISCONNECT_CONNECTING, new BssidDisableReason( in buildBssidDisableReasons()372 FAILURE_COUNT_DISABLE_THRESHOLD[REASON_NONLOCAL_DISCONNECT_CONNECTING] = in getFailureThresholdForReason()470 REASON_NONLOCAL_DISCONNECT_CONNECTING); in handleBssidConnectionSuccess()492 status.failureCount[REASON_NONLOCAL_DISCONNECT_CONNECTING] = 0; in handleBssidConnectionSuccess()
1133 case WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING: in updateEventStats()
2958 return WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING;
85 Map.entry(WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING, 2)160 WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING)); in setup()530 WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING); in testNetworkConnectionResetsBlocklistStreak()
1016 WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING); in makeDisconnectionConnectingExample()
3551 eq(WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING), anyInt()); in testDisconnectConnecting()3574 eq(WifiBlocklistMonitor.REASON_NONLOCAL_DISCONNECT_CONNECTING), anyInt()); in testDisableNetworkConsecutiveFailures()