Lines Matching refs:log

202         if (DBG) log("Disposing SIMRecords " + this);
212 if(DBG) log("finalized");
231 log("SIMRecords: onRadioOffOrNotAvailable set 'gsm.sim.operator.numeric' to operator=null");
283 if(DBG) log("Set MSISDN: " + msisdnTag + " " + /*msisdn*/ "xxxxxxx");
460 log("setVoiceCallForwardingFlag: enable=" + enable
470 log("setVoiceCallForwardingFlag: ignoring enable=" + enable
514 log("getOperatorNumeric: IMSI == null");
518 log("getSIMOperatorNumeric: bad mncLength");
567 log("IMSI: " + /* imsi.substring(0, 6) +*/ "xxxxxxx");
609 log("EF_MBI: " + IccUtils.bytesToHexString(data));
616 log("Got valid mailbox number for MBDN");
652 log("Invalid or missing EF"
672 log("VM: " + adn +
697 log("Invalid or missing EF[MSISDN]");
706 log("MSISDN: " + /*msisdn*/ "xxxxxxx");
730 log("EF_MWIS: " + IccUtils.bytesToHexString(data));
735 log("Uninitialized record MWIS");
793 log("iccid: " + iccid);
809 log("EF_AD: " + IccUtils.bytesToHexString(data));
812 log("Corrupt AD data on SIM");
817 log("MNC length not present in EF_AD");
852 log("MNC length not present in EF_AD");
880 log("EF_CFF_CPHS: " + IccUtils.bytesToHexString(data));
889 log("EVENT_GET_CFF_DONE: invalid mEfCfis="
962 log("READ EF_SMS RECORD index=" + index[0]);
988 if (DBG) log("SST: " + mUsimServiceTable);
1002 if (DBG) log("iCPHS: " + IccUtils.bytesToHexString(mCphsInfo));
1030 if (DBG) log("Callback with MBDN successful.");
1054 if (DBG) log("Set CPHS MailBox with exception: "
1058 if (DBG) log("Callback with CPHS MB successful.");
1067 if (DBG) log("Sim REFRESH with exception: " + ar.exception);
1082 log("EF_CFIS: " + IccUtils.bytesToHexString(data));
1089 log("EF_CFIS: callFordwardingEnabled=" + callForwardingEnabled);
1093 log("EF_CFIS: invalid data=" + IccUtils.bytesToHexString(data));
1109 log("EF_CSP: " + IccUtils.bytesToHexString(data));
1141 log("[CSP] SIM Refresh for EF_CSP_CPHS");
1157 if (DBG) log("handleSimRefresh received without input");
1169 if (DBG) log("handleSimRefresh with SIM_FILE_UPDATED");
1173 if (DBG) log("handleSimRefresh with SIM_REFRESH_INIT");
1179 if (DBG) log("handleSimRefresh with SIM_REFRESH_RESET");
1191 if (DBG) log("handleSimRefresh with unknown operation");
1266 if (DBG) log("onRecordLoaded " + recordsToLoad + " requested: " + recordsRequested);
1281 log("SIMRecords: onAllRecordsLoaded set 'gsm.sim.operator.numeric' to operator='" +
1325 if (DBG) log("fetchSimRecords " + recordsToLoad);
1403 if (DBG) log("fetchSimRecords " + recordsToLoad + " requested: " + recordsRequested);
1519 if (DBG) log("Load EF_SPN: " + spn
1541 if (DBG) log("Load EF_SPN_CPHS: " + spn);
1558 if (DBG) log("Load EF_SPN_SHORT_CPHS: " + spn);
1561 if (DBG) log("No SPN loaded in either CHPS or 3GPP");
1606 log("EF_SPDI network: " + plmnCode);
1620 protected void log(String s) {
1665 log("[CSP] found ValueAddedServicesGroup, value " + data[(2 * i) + 1]);
1675 log("[CSP] Set Automatic Network Selection");
1682 log("[CSP] Value Added Service Group (0xC0), not found!");