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

  /frameworks/base/telephony/java/com/android/internal/telephony/
IccConstants.java 62 static final int EF_PL = 0x2F05;
IccFileHandler.java 532 case EF_PL:
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaLteUiccRecords.java 64 return "EF_PL";
69 if (DBG) log("EF_PL=" + IccUtils.bytesToHexString(mEFpl));
277 iccFh.loadEFTransparent(EF_PL,

Completed in 16 milliseconds