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