Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl178 void updateServiceLocation(); in updateServiceLocation() method
DPhoneProxy.java584 public void updateServiceLocation() { in updateServiceLocation() method in PhoneProxy
585 mActivePhone.updateServiceLocation(); in updateServiceLocation()
DPhone.java1265 void updateServiceLocation(); in updateServiceLocation() method
/frameworks/base/telephony/java/android/telephony/
DCellLocation.java45 phone.updateServiceLocation(); in requestLocationUpdate()
/frameworks/base/telephony/java/com/android/internal/telephony/sip/
DSipPhoneBase.java372 public void updateServiceLocation() { in updateServiceLocation() method in SipPhoneBase
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DCDMAPhone.java560 public void updateServiceLocation() { in updateServiceLocation() method in CDMAPhone
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
DGSMPhone.java1052 public void updateServiceLocation() { in updateServiceLocation() method in GSMPhone