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.java1097 mCellLocationResult = mTelephonyManager.getCellLocation(); in updateAllCellInfo()
/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java1195 mCellLocationResult = mTelephonyManager.getCellLocation(); in updateAllCellInfo()
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1091 phone.getCellLocation(ws, obtainMessage(EVENT_GET_CELL_LOCATION_DONE, request)); in handleMessage()
1908 public Bundle getCellLocation(String callingPackage) { in getCellLocation() method in PhoneInterfaceManager