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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccConstants.java 65 static final int EF_PL = 0x2F05;
IccFileHandler.java 525 case EF_PL:
RuimRecords.java 233 return "EF_PL";
239 if (DBG) log("EF_PL=" + IccUtils.bytesToHexString(mEFpl));
728 mFh.loadEFTransparent(EF_PL,
SIMRecords.java     [all...]

Completed in 61 milliseconds