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