Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/cts/permission/sdk28/src/android/permission/cts/sdk28/
DRequestLocation.java59 List<NeighboringCellInfo> cellInfos = mTelephonyManager.getNeighboringCellInfo(); in testGetNeighboringCellInfo()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java3483 public List<NeighboringCellInfo> getNeighboringCellInfo(String callingPackage, in getNeighboringCellInfo() method in PhoneInterfaceManager