Lines Matching defs:userLog
240 // userLog("SyncKey set to ", syncKey, " in CalendarProvider");
275 userLog(threadName, ": Alert, aborting ", query);
277 userLog(threadName, ": Alert, no URI?");
285 userLog("Alert, no pending POST");
298 userLog(threadName + ": State = " + s.name());
307 userLog("Interrupting...");
324 userLog("Reset, aborting Ping");
348 userLog("Server supports versions: ", supportedVersions);
444 userLog("Redirecting to: " + loc);
461 userLog("Testing EAS: ", hostAuth.mAddress, ", ", hostAuth.mLogin,
475 userLog("Validation (OPTIONS) response: " + code);
483 userLog("OPTIONS response without commands or versions");
495 userLog("Try folder sync");
529 userLog("Unexpected response for FolderSync: ", code);
541 userLog("Validation successful");
544 userLog("Authentication failed");
550 userLog("Internal server error");
558 userLog("Validation failed, reporting I/O error: ", code);
574 userLog("Denied access: ", CommandStatus.toString(status));
585 userLog("Denied access: ", CommandStatus.toString(status));
588 userLog("Transient error: ", CommandStatus.toString(status));
591 userLog("Unexpected response: ", CommandStatus.toString(status));
601 userLog("CertificateException caught: ", e.getMessage());
604 userLog("IOException caught: ", e.getMessage());
608 userLog("CertificateException caught: ", e.getMessage());
651 userLog("Posting autodiscover to: " + post.getURI());
658 userLog("Posting autodiscover to redirect: " + post.getURI());
668 userLog("401 received; trying username: ", mUserName);
678 userLog("Code: " + code + ", throwing IOException");
758 userLog("IOException in autodiscover; trying alternate address");
769 userLog("Code: " + code);
823 userLog("IOException in Autodiscover", e);
851 userLog("Autodiscover, server: " + hostAddress);
902 userLog("Autodiscover, email: " + addr);
905 userLog("Autodiscover, user: " + dn);
977 svc.userLog("GAL lookup returned " + code);
984 svc.userLog("GAL lookup exception " + e);
1130 userLog("Move items request failed, code: " + status);
1177 userLog("Meeting response request failed, code: " + status);
1630 userLog("No connectivity in sync; finishing sync");
1678 userLog("sync, sending ", className, " syncKey: ", syncKey);
1734 userLog("** Looping: " + loopingCount);
1738 userLog("** Looping force stopped");
1753 userLog("Empty stream detected in GZIP response");
1778 userLog("Empty sync response; finishing");
1780 userLog("Changing mailbox from push to ping");
1795 userLog("Sync response error: ", code);
1832 userLog("Couldn't retrieve certificate for connection");
1907 userLog("Looping for user request...");
1914 userLog("Caught authentication error");
1918 userLog("Caught IOException: ", (message == null) ? "No message" : message);
1921 userLog("Uncaught exception in EasSyncService", e);
1926 userLog("Sync finished");
1958 userLog("Stopped sync finished.");