Home
last modified time | relevance | path

Searched defs:onCellLocationChanged (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl43 void onCellLocationChanged(in CellIdentity location); in onCellLocationChanged() method
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java632 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in PhoneStateListener
1151 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in PhoneStateListener.IPhoneStateListenerStub