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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccConstants.java57 static final int EF_SPN_CPHS = 0x6f14; field in interface:IccConstants
H A DSIMFileHandler.java64 case EF_SPN_CPHS:
H A DUsimFileHandler.java54 case EF_SPN_CPHS:
H A DSIMRecords.java1722 READ_SPN_CPHS, // Load EF_SPN_CPHS secondly
1728 * in either EF_SPN (3GPP), EF_SPN_CPHS, or EF_SPN_SHORT_CPHS (CPHS4.2)
1798 mFh.loadEFTransparent( EF_SPN_CPHS,
1823 if (DBG) log("Load EF_SPN_CPHS: " + spn);

Completed in 41 milliseconds