Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSignalStrengthController.java127 private ArrayList<Pair<Integer, Integer>> mEarfcnPairListForRsrpBoost = null; field in SignalStrengthController
823 pw.println(" mEarfcnPairListForRsrpBoost=" + mEarfcnPairListForRsrpBoost); in dump()
1043 mEarfcnPairListForRsrpBoost = convertEarfcnStringArrayToPairList( in updateArfcnLists()
1078 && containsEarfcnInEarfcnRange(mEarfcnPairListForRsrpBoost, in updateServiceStateArfcnRsrpBoost()