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 67 static final int EF_PL = 0x2F05;
IccFileHandler.java 618 case EF_PL:
RuimRecords.java 237 return "EF_PL";
243 if (DBG) log("EF_PL=" + IccUtils.bytesToHexString(mEFpl));
825 mFh.loadEFTransparent(EF_PL,
    [all...]
SIMRecords.java     [all...]

Completed in 3604 milliseconds