HomeSort by relevance Sort by last modified time
    Searched refs:EF_PL (Results 1 - 3 of 3) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccConstants.java 64 static final int EF_PL = 0x2F05;
IccFileHandler.java 602 case EF_PL:
RuimRecords.java 231 return "EF_PL";
237 if (DBG) log("EF_PL=" + IccUtils.bytesToHexString(mEFpl));
675 mFh.loadEFTransparent(EF_PL,

Completed in 2350 milliseconds