Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DCompatibilityScorer.java47 public static final int BAND_5GHZ_AWARD_IS_40 = 40; field in CompatibilityScorer
86 score += BAND_5GHZ_AWARD_IS_40; in scoreCandidate()
DScoreCardBasedScorer.java49 public static final int BAND_5GHZ_AWARD_IS_40 = 40; field in ScoreCardBasedScorer
95 score += BAND_5GHZ_AWARD_IS_40; in scoreCandidate()