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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccConstants.java58 static final int EF_SPN_SHORT_CPHS = 0x6f18; field in interface:IccConstants
H A DSIMFileHandler.java65 case EF_SPN_SHORT_CPHS:
H A DUsimFileHandler.java55 case EF_SPN_SHORT_CPHS:
H A DSIMRecords.java1723 READ_SPN_SHORT_CPHS // Load EF_SPN_SHORT_CPHS last
1728 * in either EF_SPN (3GPP), EF_SPN_CPHS, or EF_SPN_SHORT_CPHS (CPHS4.2)
1835 EF_SPN_SHORT_CPHS, obtainMessage(EVENT_GET_SPN_DONE));
1855 if (DBG) log("Load EF_SPN_SHORT_CPHS: " + spn);

Completed in 45 milliseconds