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