Searched refs:mEarfcnPairListForRsrpBoost (Results 1 – 1 of 1) sorted by relevance
565 private ArrayList<Pair<Integer, Integer>> mEarfcnPairListForRsrpBoost = null; field in ServiceStateTracker4634 mEarfcnPairListForRsrpBoost = convertEarfcnStringArrayToPairList( in updateLteEarfcnLists()4651 && containsEarfcnInEarfcnRange(mEarfcnPairListForRsrpBoost, lteEarfcn)) { in updateServiceStateLteEarfcnBoost()4867 if (mEarfcnPairListForRsrpBoost != null) { in dumpEarfcnPairList()4868 int i = mEarfcnPairListForRsrpBoost.size(); in dumpEarfcnPairList()4869 for (Pair<Integer, Integer> earfcnPair : mEarfcnPairListForRsrpBoost) { in dumpEarfcnPairList()