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.java42 static final int EF_SPDI = 0x6fcd; field in interface:IccConstants
H A DSIMFileHandler.java54 case EF_SPDI:
H A DUsimFileHandler.java47 case EF_SPDI:
H A DSIMRecords.java1571 mFh.loadEFTransparent(EF_SPDI, obtainMessage(EVENT_GET_SPDI_DONE));
1634 // ONS required when registered to HPLMN or PLMN in EF_SPDI
1640 // SPN required if not registered to HPLMN or PLMN in EF_SPDI
1821 log("EF_SPDI network: " + plmnCode);

Completed in 110 milliseconds