Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccCardControllerTest.java209 mContext.sendBroadcast(new Intent(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED)); in testStartOtaUpdatingIfNecessary_onEmbeddedSlot_Present()
223 mContext.sendBroadcast(new Intent(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED)); in testStartOtaUpdatingIfNecessary_onEmbeddedSlot_NotPresent()
237 mContext.sendBroadcast(new Intent(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED)); in testStartOtaUpdatingIfNecessary_notBootUp()
252 mContext.sendBroadcast(new Intent(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED)); in testStartOtaUpdatingIfNecessary_onRemovableSlot()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccCardController.java71 if (TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED.equals(intent.getAction())) { in onReceive()
131 new IntentFilter(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED)); in EuiccCardController()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccController.java1073 Intent intent = new Intent(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED); in onGetSlotStatusDone()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java3127 public static final String ACTION_SIM_SLOT_STATUS_CHANGED = field in TelephonyManager
/frameworks/base/telephony/api/
Dsystem-current.txt885 …field public static final String ACTION_SIM_SLOT_STATUS_CHANGED = "android.telephony.action.SIM_SL…
/frameworks/base/api/
Dsystem-current.txt9121 …field public static final String ACTION_SIM_SLOT_STATUS_CHANGED = "android.telephony.action.SIM_SL…
/frameworks/base/non-updatable-api/
Dsystem-current.txt9019 …field public static final String ACTION_SIM_SLOT_STATUS_CHANGED = "android.telephony.action.SIM_SL…