Searched refs:mEFpl (Results 1 – 1 of 1) sorted by relevance
64 private byte[] mEFpl = null; field in RuimRecords83 + " mEFpl=" + IccUtils.bytesToHexString(mEFpl) in toString()237 mEFpl = (byte[]) ar.result; in onRecordLoaded()238 if (DBG) log("EF_PL=" + IccUtils.bytesToHexString(mEFpl)); in onRecordLoaded()814 setSimLanguage(mEFli, mEFpl); in onAllRecordsLoaded()992 pw.println(" mEFpl[]=" + Arrays.toString(mEFpl)); in dump()