Home | History | Annotate | Download | only in exchange

Lines Matching refs:log

161                     log("User requested sync of account in sync disabled hold; releasing");
165 log("User requested sync of account in security hold; releasing");
200 log("loadAttachment " + attachmentId + ": " + att.mFileName);
432 log("_sync_events changed for calendar in " + mAccountName);
441 log("Deleting events and setting syncKey to 0 for " +
522 public static void log(String str) {
523 log(TAG, str);
526 public static void log(String tag, String str) {
530 FileLogger.log(tag, str);
539 log(str);
598 log("Set push/ping boxes to push/hold");
649 log("!!! checkExchangeServiceServiceRunning; starting service...");
674 log("Initializing account: " + acct.mDisplayName);
749 log("Stopping ping due to sync of mailbox: " + mailbox.mDisplayName);