Searched refs:EF_DOMAIN (Results 1 – 3 of 3) sorted by relevance
37 import static com.android.internal.telephony.uicc.IccConstants.EF_DOMAIN;173 mFh.loadEFTransparent(EF_DOMAIN, obtainMessage( in fetchIsimRecords()320 case EF_DOMAIN: in handleFileUpdate()321 mFh.loadEFTransparent(EF_DOMAIN, obtainMessage( in handleFileUpdate()
39 case EF_DOMAIN: in getEFPath()
80 static final int EF_DOMAIN = 0x6f03; field