Home
last modified time | relevance | path

Searched refs:CellLocationListener (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyCallback.java776 public interface CellLocationListener { interface in TelephonyCallback
1687 CellLocationListener listener = (CellLocationListener) mTelephonyCallbackWeakRef.get(); in onCellLocationChanged()
H A DTelephonyRegistryManager.java994 if (telephonyCallback instanceof TelephonyCallback.CellLocationListener) { in getEventsFromCallback()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes7486 android.telephony.TelephonyCallback$CellLocationListener
H A Dboot-image-profile.txt30284 Landroid/telephony/TelephonyCallback$CellLocationListener;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes7517 android.telephony.TelephonyCallback$CellLocationListener
H A Dboot-image-profile.txt40418 Landroid/telephony/TelephonyCallback$CellLocationListener;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt45563 public static interface TelephonyCallback.CellLocationListener {