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