Searched refs:EF_IMPU (Results 1 – 3 of 3) sorted by relevance
39 import static com.android.internal.telephony.uicc.IccConstants.EF_IMPU;170 mFh.loadEFLinearFixedAll(EF_IMPU, obtainMessage( in fetchIsimRecords()317 case EF_IMPU: in handleFileUpdate()318 mFh.loadEFLinearFixedAll(EF_IMPU, obtainMessage( in handleFileUpdate()
38 case EF_IMPU: in getEFPath()
78 static final int EF_IMPU = 0x6f04; field