Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccConstants.java40 static final int EF_ICCID = 0x2FE2; field
DRuimRecords.java838 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in onLocked()
850 mFh.loadEFTransparent(EF_ICCID, in fetchRuimRecords()
DIccFileHandler.java625 case EF_ICCID: in getCommonIccEFPath()
DSIMRecords.java1617 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in onLocked()
1649 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in fetchSimRecords()
/frameworks/opt/telephony/proto/src/
DcarrierId.proto79 // [Optional] Prefix of Integrated Circuit Card Identifier. Read from subscription EF_ICCID.