Searched refs:mLastCellInfoList (Results 1 – 1 of 1) sorted by relevance
125 private List<CellInfo> mLastCellInfoList = null; field in ServiceStateTracker610 mLastCellInfoList = null; in updatePhoneType()1069 mLastCellInfoList = result.list; in handleMessage()1085 mLastCellInfoList = list; in handleMessage()4428 result.list = mLastCellInfoList; in getAllCellInfo()4432 result.list = mLastCellInfoList; in getAllCellInfo()4528 if(mLastCellInfoList != null) { in dumpCellInfoList()4530 for(CellInfo info : mLastCellInfoList) { in dumpCellInfoList()