Searched refs:EF_LI (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccConstants.java51 public static final int EF_LI = 0x6F05; field in interface:IccConstants
H A DUsimFileHandler.java63 case EF_LI:
H A DSIMRecords.java1274 return "EF_LI";
1279 if (DBG) log("EF_LI=" + IccUtils.bytesToHexString(mEfLi));
1547 if (DBG) log("only fetch EF_LI and EF_PL in lock state");
1554 mFh.loadEFTransparent(EF_LI,

Completed in 33 milliseconds