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