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.java1396 mPhone.notifyLocationChanged(getCellIdentity()); in handleMessage()
3926 mPhone.notifyLocationChanged(getCellIdentity()); in pollStateDone()
DGsmCdmaPhone.java874 public void notifyLocationChanged(CellIdentity cellIdentity) { in notifyLocationChanged() method in GsmCdmaPhone