Searched refs:mEarfcnPairListForRsrpBoost (Results 1 – 1 of 1) sorted by relevance
520 private ArrayList<Pair<Integer, Integer>> mEarfcnPairListForRsrpBoost = null; field in ServiceStateTracker4269 mEarfcnPairListForRsrpBoost = convertEarfcnStringArrayToPairList( in updateLteEarfcnLists()4277 && containsEarfcnInEarfcnRange(mEarfcnPairListForRsrpBoost, lteEarfcn)) { in updateServiceStateLteEarfcnBoost()4510 if (mEarfcnPairListForRsrpBoost != null) { in dumpEarfcnPairList()4511 int i = mEarfcnPairListForRsrpBoost.size(); in dumpEarfcnPairList()4512 for (Pair<Integer, Integer> earfcnPair : mEarfcnPairListForRsrpBoost) { in dumpEarfcnPairList()