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