Searched refs:EF_IMPI (Results 1 – 3 of 3) sorted by relevance
38 import static com.android.internal.telephony.uicc.IccConstants.EF_IMPI;164 mFh.loadEFTransparent(EF_IMPI, obtainMessage( in fetchIsimRecords()307 case EF_IMPI: in handleFileUpdate()308 mFh.loadEFTransparent(EF_IMPI, obtainMessage( in handleFileUpdate()
37 case EF_IMPI: in getEFPath()
77 static final int EF_IMPI = 0x6f02; field