Searched refs:ServiceStateListener (Results 1 – 25 of 26) sorted by relevance
12
22 import android.telephony.TelephonyCallback.ServiceStateListener;38 implements ActiveDataSubscriptionIdListener, CallStateListener, ServiceStateListener {43 private final List<ServiceStateListener> mServiceStateListeners = new ArrayList<>();91 List<ServiceStateListener> listeners; in onServiceStateChanged()98 void addServiceStateListener(ServiceStateListener listener) { in addServiceStateListener()102 void removeServiceStateListener(ServiceStateListener listener) { in removeServiceStateListener()
22 import android.telephony.TelephonyCallback.ServiceStateListener;84 public void addServiceStateListener(ServiceStateListener listener) { in addServiceStateListener()90 public void removeServiceStateListener(ServiceStateListener listener) { in removeServiceStateListener()
23 import android.telephony.TelephonyCallback.ServiceStateListener;92 ServiceStateListener listener = serviceState -> {}; in testRemoveListener_ServiceStateListener()
27 import android.telephony.TelephonyCallback.ServiceStateListener;155 ServiceStateListener mListener = serviceState -> { }; in testRemoveListenerUnregisters_ServiceStateListener()176 ServiceStateListener mListenerB = serviceState -> { }; in testRemoveListenerUnregisters_mixed()
42 import android.telephony.TelephonyCallback.ServiceStateListener185 getTelephonyCallbackForType<ServiceStateListener>().onServiceStateChanged(serviceState) in emergencyOnly()198 val callback = getTelephonyCallbackForType<ServiceStateListener>() in emergencyOnly_toggles()582 val cb = getTelephonyCallbackForType<ServiceStateListener>() in roaming_cdma_queriesTelephonyManager()612 val cb = getTelephonyCallbackForType<ServiceStateListener>() in cdmaRoaming_ignoresNegativeOne()701 val cb = getTelephonyCallbackForType<ServiceStateListener>() in roaming_gsm_queriesDisplayInfo_viaServiceState()905 getTelephonyCallbackForType<ServiceStateListener>().onServiceStateChanged(serviceState) in operatorAlphaShort_tracked()925 getTelephonyCallbackForType<ServiceStateListener>() in isInService_notIwlan()935 getTelephonyCallbackForType<ServiceStateListener>() in isInService_notIwlan()950 getTelephonyCallbackForType<ServiceStateListener>() in isInService_notIwlan()[all …]
27 import android.telephony.TelephonyCallback.ServiceStateListener in <lambda>()292 val serviceStateCallback = getTelephonyCallbackForType<ServiceStateListener>() in <lambda>()
475 getTelephonyCallbackForType<TelephonyCallback.ServiceStateListener>(telephonyManager) in connectionInfo_logging_notCarrierMerged_getsUpdates()486 getTelephonyCallbackForType<TelephonyCallback.ServiceStateListener>(telephonyManager) in connectionInfo_logging_notCarrierMerged_getsUpdates()
726 public interface ServiceStateListener { interface in TelephonyCallback1737 ServiceStateListener listener = (ServiceStateListener) mTelephonyCallbackWeakRef.get(); in onServiceStateChanged()
1103 if (telephonyCallback instanceof TelephonyCallback.ServiceStateListener) { in getEventsFromCallback()
120 TelephonyCallback.ServiceStateListener,
151 TelephonyCallback.ServiceStateListener, in <lambda>()
606 implements TelephonyCallback.ServiceStateListener {
2175 private final TelephonyCallback.ServiceStateListener mPhoneStateListener =2176 new TelephonyCallback.ServiceStateListener() {
1174 TelephonyCallback.ServiceStateListener,
191 TelephonyCallback.ServiceStateListener,
1694 Landroid/telephony/TelephonyCallback$ServiceStateListener; 470
7713 android.telephony.TelephonyCallback$ServiceStateListener
40250 Landroid/telephony/TelephonyCallback$ServiceStateListener;
886 RequiresPermission: android.telephony.TelephonyCallback.ServiceStateListener#onServiceStateChanged(…
1248 RequiresPermission: android.telephony.TelephonyCallback.ServiceStateListener#onServiceStateChanged(…
1404 RequiresPermission: android.telephony.TelephonyCallback.ServiceStateListener#onServiceStateChanged(…
1324 RequiresPermission: android.telephony.TelephonyCallback.ServiceStateListener#onServiceStateChanged(…
7682 android.telephony.TelephonyCallback$ServiceStateListener
30089 Landroid/telephony/TelephonyCallback$ServiceStateListener;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...