Searched refs:EF_IST (Results 1 – 3 of 3) sorted by relevance
40 import static com.android.internal.telephony.uicc.IccConstants.EF_IST;176 mFh.loadEFTransparent(EF_IST, obtainMessage( in fetchIsimRecords()326 case EF_IST: in handleFileUpdate()327 mFh.loadEFTransparent(EF_IST, obtainMessage( in handleFileUpdate()
40 case EF_IST: in getEFPath()
81 static final int EF_IST = 0x6f07; field