Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl46 void onCellLocationChanged(in CellIdentity location); in onCellLocationChanged() method
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java696 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in PhoneStateListener
1361 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in PhoneStateListener.IPhoneStateListenerStub
1370 () -> mExecutor.execute(() -> psl.onCellLocationChanged(location))); in onCellLocationChanged()
DTelephonyCallback.java816 void onCellLocationChanged(@NonNull CellLocation location); in onCellLocationChanged() method
1766 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in TelephonyCallback.IPhoneStateListenerStub
1775 () -> mExecutor.execute(() -> listener.onCellLocationChanged(location))); in onCellLocationChanged()
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DTrackerService.java346 public void onCellLocationChanged(CellLocation location) {
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1228 r.callback.onCellLocationChanged(mCellIdentity[r.phoneId]); in listen()
2340 r.callback.onCellLocationChanged(cellIdentity); in notifyCellLocationForSubscriber()
4332 r.callback.onCellLocationChanged(mCellIdentity[phoneId]);
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java251 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt45320 …ion(android.Manifest.permission.ACCESS_FINE_LOCATION) public void onCellLocationChanged(android.te…
45947 …ion(android.Manifest.permission.ACCESS_FINE_LOCATION) public void onCellLocationChanged(@NonNull a…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt54185 Landroid/telephony/PhoneStateListener$IPhoneStateListenerStub;->onCellLocationChanged(Landroid/os/B…
83329 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);