Home
last modified time | relevance | path

Searched refs:strippedIccId (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java648 String strippedIccId = IccUtils.stripTrailingFs(iccId); in handleInactiveSlotIccStateChange() local
649 if (SubscriptionController.getInstance().getSubInfoForIccId(strippedIccId) == null) { in handleInactiveSlotIccStateChange()
651 strippedIccId, "CARD", SubscriptionManager.INVALID_PHONE_INDEX, in handleInactiveSlotIccStateChange()