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