Searched refs:INVALID_PHYSICAL_SLOT_ID (Results 1 – 5 of 5) sorted by relevance
57 public static final int INVALID_PHYSICAL_SLOT_ID = -1; field in UiccSlotUtil155 if (inactiveRemovableSlot == INVALID_PHYSICAL_SLOT_ID) { in switchToRemovableSlot()309 if (slotId == INVALID_PHYSICAL_SLOT_ID) { in getInactiveRemovableSlot()323 return INVALID_PHYSICAL_SLOT_ID; in getInactiveRemovableSlot()329 return INVALID_PHYSICAL_SLOT_ID; in getInactiveRemovableSlot()
426 UiccSlotUtil.INVALID_PHYSICAL_SLOT_ID, in <lambda>()
162 mSwitchToRemovableSlotSidecar.run(UiccSlotUtil.INVALID_PHYSICAL_SLOT_ID, null); in onItemSelected()
220 UiccSlotUtil.INVALID_PHYSICAL_SLOT_ID, mContext.getApplicationContext()); in handleSimInsert()
229 mSwitchToRemovableSlotSidecar.run(UiccSlotUtil.INVALID_PHYSICAL_SLOT_ID, in onConfirm()