Searched refs:mEarfcnPairListForRsrpBoost (Results 1 – 1 of 1) sorted by relevance
611 private ArrayList<Pair<Integer, Integer>> mEarfcnPairListForRsrpBoost = null; field in ServiceStateTracker4842 mEarfcnPairListForRsrpBoost = convertEarfcnStringArrayToPairList( in updateLteEarfcnLists()4891 && containsEarfcnInEarfcnRange(mEarfcnPairListForRsrpBoost, lteEarfcn)) { in updateServiceStateLteEarfcnBoost()5144 if (mEarfcnPairListForRsrpBoost != null) { in dumpEarfcnPairList()5145 int i = mEarfcnPairListForRsrpBoost.size(); in dumpEarfcnPairList()5146 for (Pair<Integer, Integer> earfcnPair : mEarfcnPairListForRsrpBoost) { in dumpEarfcnPairList()