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