Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java1100 mCellLocationResult = mTelephonyManager.getCellLocation(); in updateAllCellInfo()
/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java1247 mCellLocationResult = mTelephonyManager.getCellLocation(); in updateAllCellInfo()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java2273 public CellIdentity getCellLocation(String callingPackage, String callingFeatureId) { in getCellLocation() method in PhoneInterfaceManager