Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccConstants.java38 static final int EF_ICCID = 0x2fe2; field
DIccFileHandler.java523 case EF_ICCID: in getCommonIccEFPath()
DRuimRecords.java671 mFh.loadEFTransparent(EF_ICCID, in fetchRuimRecords()
DSIMRecords.java1387 mFh.loadEFTransparent(EF_ICCID, obtainMessage(EVENT_GET_ICCID_DONE)); in fetchSimRecords()