Searched defs:earfcnPairList (Results 1 – 1 of 1) sorted by relevance
4755 private boolean containsEarfcnInEarfcnRange(ArrayList<Pair<Integer, Integer>> earfcnPairList, in containsEarfcnInEarfcnRange() argument4775 ArrayList<Pair<Integer, Integer>> earfcnPairList = new ArrayList<Pair<Integer, Integer>>(); in convertEarfcnStringArrayToPairList() local