Searched refs:getAllCellInfo (Results 1 – 4 of 4) sorted by relevance
124 List<CellInfo> cellInfos = telephonyManager.getAllCellInfo(); in onCreate()
1096 mCellInfoResult = mTelephonyManager.getAllCellInfo(); in updateAllCellInfo()
2049 List<CellInfo> info = getAllCellInfo(callingPackage); in getNeighboringCellInfo()2066 List<CellInfo> info = phone.getAllCellInfo(); in getCachedCellInfo()2073 public List<CellInfo> getAllCellInfo(String callingPackage) { in getAllCellInfo() method in PhoneInterfaceManager
1194 mCellInfoResult = mTelephonyManager.getAllCellInfo(); in updateAllCellInfo()