Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java1019 mPhone.notifyLocationChanged(); in handleMessage()
2730 mPhone.notifyLocationChanged(); in pollStateDoneGsm()
2932 mPhone.notifyLocationChanged(); in pollStateDoneCdma()
3191 mPhone.notifyLocationChanged(); in pollStateDoneCdmaLte()
DGsmCdmaPhone.java663 public void notifyLocationChanged() { in notifyLocationChanged() method in GsmCdmaPhone