Home
last modified time | relevance | path

Searched refs:onCellLocationChanged (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl45 void onCellLocationChanged(in CellIdentity location); in onCellLocationChanged() method
/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
1383 () -> mExecutor.execute(() -> psl.onCellLocationChanged(location))); in onCellLocationChanged()
DTelephonyCallback.java733 void onCellLocationChanged(@NonNull CellLocation location); in onCellLocationChanged() method
1438 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in TelephonyCallback.IPhoneStateListenerStub
1447 () -> mExecutor.execute(() -> listener.onCellLocationChanged(location))); in onCellLocationChanged()
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DTrackerService.java346 public void onCellLocationChanged(CellLocation location) {
/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/services/core/java/com/android/server/
DTelephonyRegistry.java1116 r.callback.onCellLocationChanged(mCellIdentity[phoneId]); in listen()
2096 r.callback.onCellLocationChanged(cellIdentity); in notifyCellLocationForSubscriber()
3398 r.callback.onCellLocationChanged(mCellIdentity[phoneId]);
/frameworks/base/core/api/
Dcurrent.txt41988 …ion(android.Manifest.permission.ACCESS_FINE_LOCATION) public void onCellLocationChanged(android.te…
42540 …ion(android.Manifest.permission.ACCESS_FINE_LOCATION) public void onCellLocationChanged(@NonNull a…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt58151 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onCellLocationChanged(Landroid/os/B…
87295 Lcom/android/internal/telephony/IPhoneStateListener$Stub$Proxy;->onCellLocationChanged(Landroid/os/…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28433 method public void onCellLocationChanged(android.telephony.CellLocation);