Searched refs:SLOT_KEY (Results 1 – 4 of 4) sorted by relevance
156 public static final String SLOT_KEY = "slot"; field in PhoneConstants
264 int newDefaultPhoneId = intent.getIntExtra(PhoneConstants.SLOT_KEY,1366 intent.putExtra(PhoneConstants.SLOT_KEY, phoneId); in broadcastServiceStateChanged()1387 intent.putExtra(PhoneConstants.SLOT_KEY, phoneId); in broadcastSignalStrengthChanged()1427 intent.putExtra(PhoneConstants.SLOT_KEY, phoneId); in broadcastCallStateChanged()
1231 intent.putExtra(PhoneConstants.SLOT_KEY, phoneId); in putPhoneIdAndSubIdExtra()
773 int slotId = intent.getIntExtra(PhoneConstants.SLOT_KEY, 0); in fromIntent()