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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccConstants.java44 static final int EF_SPDI = 0x6fcd; field in interface:IccConstants
H A DSIMFileHandler.java54 case EF_SPDI:
H A DUsimFileHandler.java48 case EF_SPDI:
H A DSIMRecords.java1616 mFh.loadEFTransparent(EF_SPDI, obtainMessage(EVENT_GET_SPDI_DONE));
1682 // ONS required when registered to HPLMN or PLMN in EF_SPDI
1688 // SPN required if not registered to HPLMN or PLMN in EF_SPDI
1906 log("EF_SPDI network: " + plmnCode);

Completed in 46 milliseconds