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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DCsimFileHandler.java40 case EF_MSISDN:
H A DIccConstants.java41 static final int EF_MSISDN = 0x6f40; field in interface:IccConstants
H A DUsimFileHandler.java56 case EF_MSISDN:
H A DAdnRecordCache.java116 case EF_MSISDN: return EF_EXT1;
H A DIccFileHandler.java516 case EF_MSISDN:
H A DIccRecords.java289 * The subscriber number is stored in EF_MSISDN (TS 51.011)
312 new AdnRecordLoader(mFh).updateEF(adn, EF_MSISDN, EF_EXT1, 1, null,
H A DSIMRecords.java289 * The subscriber number is stored in EF_MSISDN (TS 51.011)
305 // If the SIM card is locked by PIN, we will set EF_MSISDN fail.
315 new AdnRecordLoader(mFh).updateEF(adn, EF_MSISDN, EF_EXT1, 1, null,
1536 new AdnRecordLoader(mFh).loadFromEF(EF_MSISDN, EF_EXT1, 1,

Completed in 1059 milliseconds