Home
last modified time | relevance | path

Searched refs:onCellLocationChanged (Results 1 – 8 of 8) 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.java650 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged() method in PhoneStateListener
1168 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() method in PhoneStateListener.IPhoneStateListenerStub
1177 () -> mExecutor.execute(() -> psl.onCellLocationChanged(location))); in onCellLocationChanged()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/vendor/dataconnection/
DVendorDataResetEventTracker.java139 public void onCellLocationChanged(CellLocation location) { in startResetEventTracker()
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
DTrackerService.java346 public void onCellLocationChanged(CellLocation location) {
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java909 r.callback.onCellLocationChanged(mCellIdentity[phoneId]); in listen()
1854 r.callback.onCellLocationChanged(cellLocation); in notifyCellLocationForSubscriber()
2920 r.callback.onCellLocationChanged(mCellIdentity[phoneId]);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28433 method public void onCellLocationChanged(android.telephony.CellLocation);
/frameworks/base/api/
Dcurrent.txt47667 method public void onCellLocationChanged(android.telephony.CellLocation);