Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl45 void onCellLocationChanged(in CellIdentity location); in onCellLocationChanged() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java202 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java708 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in PhoneStateListener
1374 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in PhoneStateListener.IPhoneStateListenerStub
DTelephonyCallback.java733 void onCellLocationChanged(@NonNull CellLocation location); in onCellLocationChanged() method
1438 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in TelephonyCallback.IPhoneStateListenerStub