Searched refs:MAX_RSSI_POLL (Results 1 – 1 of 1) sorted by relevance
140 private static final int MAX_RSSI_POLL = 0; field in WifiMetrics2096 if (!(rssi >= MIN_RSSI_POLL && rssi <= MAX_RSSI_POLL)) { in incrementRssiPollRssiCount()2139 && rssi <= MAX_RSSI_POLL)) { in incrementLinkSpeedCount()3236 for (int i = MIN_RSSI_POLL; i <= MAX_RSSI_POLL; i++) { in dump()