Lines Matching refs:userLog
161 userLog("Caught authentication error");
165 userLog("Caught IOException: ", (message == null) ? "No message" : message);
168 userLog("Uncaught exception in AccountMailboxService", e);
172 userLog("Sync finished");
184 userLog("Stopped sync finished.");
201 userLog("AccountMailbox redirect error");
227 userLog("Account syncKey INIT to 0");
235 userLog("Initial FolderSync");
251 userLog("Determine EAS protocol version");
255 userLog("OPTIONS response: ", code);
258 userLog(header.getValue());
308 userLog("Push account; set pushable boxes to push...");
323 userLog("Sending Account syncKey: ", mAccount.mSyncKey);
349 userLog("FolderSync response error: ", code);
361 userLog("Set push/hold boxes to push...");
381 userLog("Ping interrupted; folder list requires sync...");
407 userLog("Unexpected status: " + CommandStatus.toString(status));
418 userLog("Resetting min/max heartbeat, legal = " + legalHeartbeat);
502 userLog("Send ping, timeout: " + heartbeat + "s, high: " + mPingHighWaterMark + 's');
511 userLog("runPingLoop");
599 userLog(mailboxName, " in error state; ignore");
603 userLog(mailboxName, " disabled by user; ignore");
613 userLog("Ping not ready for: " + notReadyMailboxes);
616 userLog("Ping ready for: " + readyMailboxes);
638 userLog("Forcing ping after waiting for all boxes to be ready");
645 userLog("Ping response: ", code);
655 userLog("Stopping pingLoop");
669 userLog("Setting high water mark at: ", mPingHighWaterMark);
677 userLog("Increase ping heartbeat to ", pingHeartbeat, "s");
683 userLog("Server error during Ping: " + pingResult);
690 userLog("Ping returned empty result; throwing IOException");
696 userLog("Authorization error during Ping: ", code);
707 userLog("IOException runPingLoop: " + (hasMessage ? message : "[no message]"));
720 userLog("Decreased ping heartbeat to ", pingHeartbeat, "s");
727 userLog("Ping aborted; retry");
729 userLog("Abort or NAT type return < 2 seconds; throwing IOException");
732 userLog("NAT type IOException");
745 userLog("pingLoop waiting 60s for any pingable boxes");
752 //userLog("pingLoop waited 2s for: ", (pushCount - canPushCount), " box(es)");
757 userLog("pingLoop waiting for initial sync of ", uninitCount, " box(es)");
766 userLog(ACCOUNT_MAILBOX_SLEEP_TEXT);
821 userLog("Last ping reported changes in error for: ", name);
828 userLog("Last ping reported changes in error for: ", name);