Searched refs:curSlotInfo (Results 1 – 1 of 1) sorted by relevance
3580 UiccSlotInfo curSlotInfo = slotsInfo[i]; in enablePhysicalSubscription() local3581 if (curSlotInfo.getCardStateInfo() == CARD_STATE_INFO_PRESENT) { in enablePhysicalSubscription()3582 if (TextUtils.equals(IccUtils.stripTrailingFs(curSlotInfo.getCardId()), in enablePhysicalSubscription()3584 slotInfo = curSlotInfo; in enablePhysicalSubscription()