Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellLocation.java42 phone.updateServiceLocation(); in requestLocationUpdate()
DTelephonyManager.java4074 public void updateServiceLocation() { in updateServiceLocation() method in TelephonyManager
4078 telephony.updateServiceLocation(); in updateServiceLocation()
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl312 void updateServiceLocation(); in updateServiceLocation() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java418 public void updateServiceLocation() { in updateServiceLocation() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java444 public void updateServiceLocation() { in updateServiceLocation() method in ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhone.java1313 void updateServiceLocation(); in updateServiceLocation() method
DPhoneProxy.java973 public void updateServiceLocation() { in updateServiceLocation() method in PhoneProxy
974 mActivePhone.updateServiceLocation(); in updateServiceLocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMAPhone.java725 public void updateServiceLocation() { in updateServiceLocation() method in CDMAPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java1301 public void updateServiceLocation() { in updateServiceLocation() method in GSMPhone
/frameworks/base/api/
Dsystem-current.txt33424 method public void updateServiceLocation();