Home | History | Annotate | Download | only in exchange

Lines Matching defs:userLog

158                 userLog("Caught authentication error");
162 userLog("Caught IOException: ", (message == null) ? "No message" : message);
165 userLog("Uncaught exception in AccountMailboxService", e);
169 userLog("Sync finished");
181 userLog("Stopped sync finished.");
198 userLog("AccountMailbox redirect error");
231 userLog("Account syncKey INIT to 0");
239 userLog("Initial FolderSync");
255 userLog("Determine EAS protocol version");
259 userLog("OPTIONS response: ", code);
262 userLog(header.getValue());
307 userLog("Push account; set pushable boxes to push...");
322 userLog("Sending Account syncKey: ", mAccount.mSyncKey);
348 userLog("FolderSync response error: ", code);
360 userLog("Set push/hold boxes to push...");
389 userLog("Ping interrupted; folder list requires sync...");
421 userLog("Unexpected status: " + CommandStatus.toString(status));
447 userLog("Resetting min/max heartbeat, legal = " + legalHeartbeat);
532 userLog("Send ping, timeout: " + heartbeat + "s, high: " + mPingHighWaterMark + 's');
541 userLog("runPingLoop");
629 userLog(mailboxName, " in error state; ignore");
633 userLog(mailboxName, " disabled by user; ignore");
643 userLog("Ping not ready for: " + notReadyMailboxes);
646 userLog("Ping ready for: " + readyMailboxes);
668 userLog("Forcing ping after waiting for all boxes to be ready");
675 userLog("Ping response: ", code);
685 userLog("Stopping pingLoop");
699 userLog("Setting high water mark at: ", mPingHighWaterMark);
707 userLog("Increase ping heartbeat to ", pingHeartbeat, "s");
713 userLog("Server error during Ping: " + pingResult);
720 userLog("Ping returned empty result; throwing IOException");
725 userLog("Authorization error during Ping: ", code);
736 userLog("IOException runPingLoop: " + (hasMessage ? message : "[no message]"));
749 userLog("Decreased ping heartbeat to ", pingHeartbeat, "s");
756 userLog("Ping aborted; retry");
758 userLog("Abort or NAT type return < 2 seconds; throwing IOException");
761 userLog("NAT type IOException");
774 userLog("pingLoop waiting 60s for any pingable boxes");
781 //userLog("pingLoop waited 2s for: ", (pushCount - canPushCount), " box(es)");
786 userLog("pingLoop waiting for initial sync of ", uninitCount, " box(es)");
795 userLog(ACCOUNT_MAILBOX_SLEEP_TEXT);
850 userLog("Last ping reported changes in error for: ", name);
857 userLog("Last ping reported changes in error for: ", name);