Searched refs:currentStreak (Results 1 – 1 of 1) sorted by relevance
383 int currentStreak = mWifiScoreCard.getBssidBlocklistStreak(ssid, bssid, reasonCode); in handleBssidConnectionFailureInternal() local384 if (currentStreak > 0 || entry.failureCount[reasonCode] >= failureThreshold) { in handleBssidConnectionFailureInternal()393 getBlocklistDurationWithExponentialBackoff(currentStreak, baseBlockDurationMs), in handleBssidConnectionFailureInternal()