Searched defs:mCellInfoList (Results 1 – 3 of 3) sorted by relevance
123 List<CellInfo> mCellInfoList = new ArrayList<>(); in testNotifyCellInfo() local
161 private List<CellInfo> mCellInfoList = null; field in SimulatedCommands2041 ArrayList<CellInfo> mCellInfoList = new ArrayList(); in getCellInfoList() local
147 private List<CellInfo> mCellInfoList; field in LocaleTracker