Home
last modified time | relevance | path

Searched refs:getCachedCellInfo (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java3075 private List<CellInfo> getCachedCellInfo() { in getCachedCellInfo() method in PhoneInterfaceManager
3109 return getCachedCellInfo(); in getAllCellInfo()