Searched refs:LOW_BW_TO_AVG_BW_RATIO_NUM (Results 1 – 1 of 1) sorted by relevance
1029 private static final int LOW_BW_TO_AVG_BW_RATIO_NUM = 6; field in WifiScoreCard1538 long result = avgBytes * LOW_BW_TO_AVG_BW_RATIO_NUM / LOW_BW_TO_AVG_BW_RATIO_DEN; in calculateByteCountThreshold()