Searched refs:EF_SPN (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIccConstants.java34 static final int EF_SPN = 0x6F46; field in interface:IccConstants
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DSIMFileHandler.java69 case EF_SPN:
H A DSIMRecords.java217 // -1 means no EF_SPN found; treat accordingly.
1398 // EF_SPN was not found on the SIM, or not yet loaded. Just show ONS.
1442 READ_SPN_3GPP, // Load EF_SPN firstly
1449 * in either EF_SPN (3GPP), EF_SPN_CPHS, or EF_SPN_SHORT_CPHS (CPHS4.2)
1470 phone.getIccFileHandler().loadEFTransparent( EF_SPN,
1482 if (DBG) log("Load EF_SPN: " + spn

Completed in 28 milliseconds