Searched refs:mLastCellInfoList (Results 1 – 1 of 1) sorted by relevance
133 private List<CellInfo> mLastCellInfoList = null; field in ServiceStateTracker598 mLastCellInfoList = null; in updatePhoneType()1042 mLastCellInfoList = result.list; in handleMessage()1058 mLastCellInfoList = list; in handleMessage()4243 result.list = mLastCellInfoList; in getAllCellInfo()4247 result.list = mLastCellInfoList; in getAllCellInfo()4343 if(mLastCellInfoList != null) { in dumpCellInfoList()4345 for(CellInfo info : mLastCellInfoList) { in dumpCellInfoList()