Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/telephony/
H A DTelephonyCallback.java721 public interface CellLocationListener { interface in TelephonyCallback
1443 CellLocationListener listener = (CellLocationListener) mTelephonyCallbackWeakRef.get(); in onCellLocationChanged()
H A DTelephonyRegistryManager.java882 if (telephonyCallback instanceof TelephonyCallback.CellLocationListener) { in getEventsFromCallback()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DTelephonyRegistryTest.java164 TelephonyCallback.CellLocationListener {
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt42617 public static interface TelephonyCallback.CellLocationListener {