Searched refs:KEY_SIM_SLOT_INDEX (Results 1 – 2 of 2) sorted by relevance
8253 public static final String KEY_SIM_SLOT_INDEX = "key_sim_slot_index"; field in ContactsContract.SimContacts8320 extras.putInt(KEY_SIM_SLOT_INDEX, simSlotIndex); in addSimAccount()8346 extras.putInt(KEY_SIM_SLOT_INDEX, simSlotIndex); in removeSimAccounts()
2304 final int simSlot = extras.getInt(SimContacts.KEY_SIM_SLOT_INDEX, -1); in call()2332 final int simSlot = extras.getInt(SimContacts.KEY_SIM_SLOT_INDEX, -1); in call()