Home
last modified time | relevance | path

Searched refs:ACTION_SIM_APPLICATION_STATE_CHANGED (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierPrivilegesTracker.java174 case TelephonyManager.ACTION_SIM_APPLICATION_STATE_CHANGED: {
223 certFilter.addAction(TelephonyManager.ACTION_SIM_APPLICATION_STATE_CHANGED); in CarrierPrivilegesTracker()
DSubscriptionInfoUpdater.java1221 Intent i = new Intent(TelephonyManager.ACTION_SIM_APPLICATION_STATE_CHANGED); in broadcastSimApplicationStateChanged()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierPrivilegesTrackerTest.java525 new Intent(TelephonyManager.ACTION_SIM_APPLICATION_STATE_CHANGED) in sendSimApplicationStateChangedIntent()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java359 || action.equals(TelephonyManager.ACTION_SIM_APPLICATION_STATE_CHANGED)) {
696 filter.addAction(TelephonyManager.ACTION_SIM_APPLICATION_STATE_CHANGED); in DcTracker()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3111 public static final String ACTION_SIM_APPLICATION_STATE_CHANGED = field in TelephonyManager
/frameworks/base/telephony/api/
Dsystem-current.txt883 …field public static final String ACTION_SIM_APPLICATION_STATE_CHANGED = "android.telephony.action.…
/frameworks/base/api/
Dsystem-current.txt9119 …field public static final String ACTION_SIM_APPLICATION_STATE_CHANGED = "android.telephony.action.…
/frameworks/base/non-updatable-api/
Dsystem-current.txt9017 …field public static final String ACTION_SIM_APPLICATION_STATE_CHANGED = "android.telephony.action.…