Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/telephony/
DTelephonyCallback.java804 public interface CellLocationListener { interface in TelephonyCallback
1771 CellLocationListener listener = (CellLocationListener) mTelephonyCallbackWeakRef.get(); in onCellLocationChanged()
DTelephonyRegistryManager.java1115 if (telephonyCallback instanceof TelephonyCallback.CellLocationListener) { in getEventsFromCallback()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java190 TelephonyCallback.CellLocationListener,
/frameworks/base/boot/
Dpreloaded-classes7654 android.telephony.TelephonyCallback$CellLocationListener
Dboot-image-profile.txt30061 Landroid/telephony/TelephonyCallback$CellLocationListener;
/frameworks/base/config/
Dpreloaded-classes7685 android.telephony.TelephonyCallback$CellLocationListener
Dboot-image-profile.txt40222 Landroid/telephony/TelephonyCallback$CellLocationListener;
/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.txt45946 public static interface TelephonyCallback.CellLocationListener {