Searched refs:ACTION_SIM_SLOT_STATUS_CHANGED (Results 1 – 5 of 5) sorted by relevance
209 mContext.sendBroadcast(new Intent(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED)); in testStartOtaUpdatingIfNecessary_onEmbeddedSlot_Present()225 mContext.sendBroadcast(new Intent(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED)); in testStartOtaUpdatingIfNecessary_onEmbeddedSlot_NotPresent()241 mContext.sendBroadcast(new Intent(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED)); in testStartOtaUpdatingIfNecessary_notBootUp()255 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()
899 Intent intent = new Intent(TelephonyManager.ACTION_SIM_SLOT_STATUS_CHANGED); in onGetSlotStatusDone()
2964 public static final String ACTION_SIM_SLOT_STATUS_CHANGED = field in TelephonyManager
8039 …field public static final String ACTION_SIM_SLOT_STATUS_CHANGED = "android.telephony.action.SIM_SL…