Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccConstants.java41 static final int EF_MSISDN = 0x6f40; field
DCsimFileHandler.java40 case EF_MSISDN: in getEFPath()
DUsimFileHandler.java56 case EF_MSISDN: in getEFPath()
DAdnRecordCache.java116 case EF_MSISDN: return EF_EXT1; in extensionEfForEf()
DIccRecords.java290 new AdnRecordLoader(mFh).updateEF(adn, EF_MSISDN, EF_EXT1, 1, null, in setMsisdnNumber()
DIccFileHandler.java516 case EF_MSISDN: in getCommonIccEFPath()
DSIMRecords.java305 new AdnRecordLoader(mFh).updateEF(adn, EF_MSISDN, EF_EXT1, 1, null, in setMsisdnNumber()
1392 new AdnRecordLoader(mFh).loadFromEF(EF_MSISDN, EF_EXT1, 1, in fetchSimRecords()