Home
last modified time | relevance | path

Searched refs:getBlocklistDurationWithExponentialBackoff (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiBlocklistMonitor.java281 private long getBlocklistDurationWithExponentialBackoff(int failureStreak, in getBlocklistDurationWithExponentialBackoff() method in WifiBlocklistMonitor
506 long expBackoff = getBlocklistDurationWithExponentialBackoff(currentStreak, in handleBssidConnectionFailureInternal()