Home
last modified time | relevance | path

Searched refs:SecurityAlgorithmsListener (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/telephony/
DTelephonyCallback.java1893 public interface SecurityAlgorithmsListener { interface in TelephonyCallback
2380 SecurityAlgorithmsListener listener = in onSecurityAlgorithmsChanged()
2381 (SecurityAlgorithmsListener) mTelephonyCallbackWeakRef.get(); in onSecurityAlgorithmsChanged()
DTelephonyRegistryManager.java1355 if (telephonyCallback instanceof TelephonyCallback.SecurityAlgorithmsListener) { in getEventsFromCallback()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyRegistryTest.java228 TelephonyCallback.SecurityAlgorithmsListener,
/frameworks/base/boot/
Dpreloaded-classes8008 android.telephony.TelephonyCallback$SecurityAlgorithmsListener
Dboot-image-profile.txt31338 Landroid/telephony/TelephonyCallback$SecurityAlgorithmsListener;
/frameworks/base/config/
Dpreloaded-classes8041 android.telephony.TelephonyCallback$SecurityAlgorithmsListener
/frameworks/base/core/api/
Dsystem-current.txt15967 …orithms_update_indications") public static interface TelephonyCallback.SecurityAlgorithmsListener {