Searched refs:NUM_CONSECUTIVE_FAILURES_PER_NETWORK_EXP_BACKOFF (Results 1 – 4 of 4) sorted by relevance
121 public static final int NUM_CONSECUTIVE_FAILURES_PER_NETWORK_EXP_BACKOFF = 5; field in WifiBlocklistMonitor1406 - NUM_CONSECUTIVE_FAILURES_PER_NETWORK_EXP_BACKOFF; in calculateDisableEndTime()
3841 >= WifiBlocklistMonitor.NUM_CONSECUTIVE_FAILURES_PER_NETWORK_EXP_BACKOFF in reportConnectionAttemptEnd()
1624 WifiBlocklistMonitor.NUM_CONSECUTIVE_FAILURES_PER_NETWORK_EXP_BACKOFF + 2); in testTryEnableNetworkExponentialBackoff()
4777 .thenReturn(WifiBlocklistMonitor.NUM_CONSECUTIVE_FAILURES_PER_NETWORK_EXP_BACKOFF); in triggerConnectionWithConsecutiveFailure()5048 .thenReturn(WifiBlocklistMonitor.NUM_CONSECUTIVE_FAILURES_PER_NETWORK_EXP_BACKOFF); in testAssociationRejectionForRole()