Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1188 public Bundle getCellLocation() { in getCellLocation() method in PhoneInterfaceManager
1204 phone.getCellLocation().fillInNotifierBundle(data); in getCellLocation()
/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java364 updateLocation(mTelephonyManager.getCellLocation()); in onResume()