Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/telephony/
DTelephonyCallback.java917 public interface CellInfoListener { interface in TelephonyCallback
1828 CellInfoListener listener = (CellInfoListener) mTelephonyCallbackWeakRef.get(); in onCellInfoChanged()
DTelephonyRegistryManager.java1136 if (telephonyCallback instanceof TelephonyCallback.CellInfoListener) { in getEventsFromCallback()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java192 TelephonyCallback.CellInfoListener,
/frameworks/base/boot/
Dpreloaded-classes7653 android.telephony.TelephonyCallback$CellInfoListener
Dboot-image-profile.txt30060 Landroid/telephony/TelephonyCallback$CellInfoListener;
/frameworks/base/config/
Dpreloaded-classes7684 android.telephony.TelephonyCallback$CellInfoListener
Dboot-image-profile.txt40221 Landroid/telephony/TelephonyCallback$CellInfoListener;
/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.txt45942 public static interface TelephonyCallback.CellInfoListener {