Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIsimFileHandler.java41 case EF_SMSS: in getEFPath()
DIccConstants.java49 static final int EF_SMSS = 0x6F43; field
DUsimFileHandler.java71 case EF_SMSS: in getEFPath()
DIsimUiccRecords.java151 mFh.loadEFTransparent(EF_SMSS, obtainMessage( in fetchIsimRecords()
DIccRecords.java1634 mFh.updateEFTransparent(IccConstants.EF_SMSS, tempSmss, in setSmssTpmrValue()
DSIMRecords.java1760 mFh.loadEFTransparent(EF_SMSS, obtainMessage(EVENT_GET_SMSS_RECORD_DONE)); in fetchSimRecords()