Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiMetrics.java184 public static final int BAND_5G_LOW_MAX_FREQ_MHZ = 5240; field in WifiMetrics
1668 } else if (frequency <= BAND_5G_LOW_MAX_FREQ_MHZ) { in incrementTxLinkSpeedBandCount()
1693 } else if (frequency <= BAND_5G_LOW_MAX_FREQ_MHZ) { in incrementRxLinkSpeedBandCount()