Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionController.java1683 IccCard icc = phone.getIccCard(); in getSimStateForSlotIndex() local
1684 if (icc == null) { in getSimStateForSlotIndex()
1688 simState = icc.getState(); in getSimStateForSlotIndex()