Searched refs:ACTION_SIM_SLOT_STATUS_CHANGED (Results 1 – 7 of 7) sorted by relevance
209 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()
71 if (TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED.equals(intent.getAction())) { in onReceive()131 new IntentFilter(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED)); in EuiccCardController()
1073 Intent intent = new Intent(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED); in onGetSlotStatusDone()
3127 public static final String ACTION_SIM_SLOT_STATUS_CHANGED = field in TelephonyManager
885 …field public static final String ACTION_SIM_SLOT_STATUS_CHANGED = "android.telephony.action.SIM_SL…
9121 …field public static final String ACTION_SIM_SLOT_STATUS_CHANGED = "android.telephony.action.SIM_SL…
9019 …field public static final String ACTION_SIM_SLOT_STATUS_CHANGED = "android.telephony.action.SIM_SL…