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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccConstants.java38 static final int EF_SPN = 0x6F46; field in interface:IccConstants
H A DSIMFileHandler.java50 case EF_SPN:
H A DUsimFileHandler.java43 case EF_SPN:
H A DSIMRecords.java257 // -1 means no EF_SPN found; treat accordingly.
1677 // No EF_SPN content was found on the SIM, or not yet loaded. Just show ONS.
1721 READ_SPN_3GPP, // Load EF_SPN firstly
1728 * in either EF_SPN (3GPP), EF_SPN_CPHS, or EF_SPN_SHORT_CPHS (CPHS4.2)
1766 mFh.loadEFTransparent(EF_SPN,
1786 if (DBG) log("Load EF_SPN: " + spn

Completed in 27 milliseconds