Searched refs:mEFpl (Results 1 – 1 of 1) sorted by relevance
61 private byte[] mEFpl = null; field in RuimRecords77 + " mEFpl=" + mEFpl in toString()244 mEFpl = (byte[]) ar.result; in onRecordLoaded()245 if (DBG) log("EF_PL=" + IccUtils.bytesToHexString(mEFpl)); in onRecordLoaded()790 setSimLanguage(mEFli, mEFpl); in onAllRecordsLoaded()987 pw.println(" mEFpl[]=" + Arrays.toString(mEFpl)); in dump()