Searched refs:prevActivePhoneId (Results 1 – 2 of 2) sorted by relevance
647 Context context, int prevActivePhoneId, String iccId) { in updateInternalIccStateForInactiveSlot() argument648 if (SubscriptionManager.isValidPhoneId(prevActivePhoneId)) { in updateInternalIccStateForInactiveSlot()652 telephonyManager.setSimStateForPhone(prevActivePhoneId, in updateInternalIccStateForInactiveSlot()658 subInfoUpdator.updateInternalIccStateForInactiveSlot(prevActivePhoneId, iccId); in updateInternalIccStateForInactiveSlot()
218 public void updateInternalIccStateForInactiveSlot(int prevActivePhoneId, String iccId) { in updateInternalIccStateForInactiveSlot() argument219 sendMessage(obtainMessage(EVENT_INACTIVE_SLOT_ICC_STATE_CHANGED, prevActivePhoneId, in updateInternalIccStateForInactiveSlot()