Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DCompatibilityScorer.java50 public static final int BAND_6GHZ_AWARD_IS_40 = 40; field in CompatibilityScorer
84 score += BAND_6GHZ_AWARD_IS_40; in scoreCandidate()
DScoreCardBasedScorer.java52 public static final int BAND_6GHZ_AWARD_IS_40 = 40; field in ScoreCardBasedScorer
93 score += BAND_6GHZ_AWARD_IS_40; in scoreCandidate()