Searched refs:exponentialBackoffCount (Results 1 – 1 of 1) sorted by relevance
959 int exponentialBackoffCount = mWifiScoreCard.lookupNetwork(config.SSID) in shouldEnableNetwork() local962 for (int i = 0; i < exponentialBackoffCount; i++) { in shouldEnableNetwork()