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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIccConstants.java40 static final int EF_SPDI = 0x6fcd; field in interface:IccConstants
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DSIMFileHandler.java68 case EF_SPDI:
H A DSIMRecords.java1359 mFh.loadEFTransparent(EF_SPDI, obtainMessage(EVENT_GET_SPDI_DONE));
1411 // ONS required when registered to HPLMN or PLMN in EF_SPDI
1417 // SPN required if not registered to HPLMN or PLMN in EF_SPDI
1596 log("EF_SPDI network: " + plmnCode);

Completed in 8 milliseconds