Home | History | Annotate | Download | only in email

Lines Matching full:logging

32 import com.android.emailcommon.Logging;
250 Log.i(Logging.LOG_TAG, "Could not load account id " + accountId
376 if (Logging.LOGD) {
377 Logging.LOG_TAG, "synchronizeMailbox", e);
572 Log.e(Logging.LOG_TAG,
579 Log.e(Logging.LOG_TAG,
621 Log.d(Logging.LOG_TAG, "Attempted search for " + searchParams
702 Log.e(Logging.LOG_TAG,
706 Log.e(Logging.LOG_TAG,
738 Log.d(Logging.LOG_TAG, "*** synchronizeMailboxGeneric ***");
1039 Log.e(Logging.LOG_TAG, "Error while copying downloaded message." + me);
1043 Log.e(Logging.LOG_TAG, "Error while storing downloaded message." + rte.toString());
1045 Log.e(Logging.LOG_TAG, "Error while storing attachment." + ioe.toString());
1060 if (Logging.LOGD) {
1061 Logging.LOG_TAG, "processPendingActions", me);
1197 Log.d(Logging.LOG_TAG, "Unable to process pending delete for id="
1302 Log.d(Logging.LOG_TAG, "Unable to process pending upsync for id="
1390 Log.d(Logging.LOG_TAG, "Unable to process pending update for id="
1424 Log.d(Logging.LOG_TAG, "Upsync failed for null message, id=" + messageId);
1427 Log.d(Logging.LOG_TAG, "Upsync skipped for mailbox=drafts, id=" + messageId);
1430 Log.d(Logging.LOG_TAG, "Upsync skipped for mailbox=outbox, id=" + messageId);
1433 Log.d(Logging.LOG_TAG, "Upsync skipped for mailbox=trash, id=" + messageId);
1436 Log.d(Logging.LOG_TAG, "Upsync skipped; mailbox changed, id=" + messageId);
1438 Log.d(Logging.LOG_TAG, "Upsyc triggered for message id=" + messageId);
1497 Log.d(Logging.LOG_TAG,
1897 if (Logging.LOGD) Log.v(Logging.LOG_TAG, "", me);
1994 if (Logging.LOGD) Log.v(Logging.LOG_TAG, "", me);
1998 Log.e(Logging.LOG_TAG, "Error while storing attachment." + ioe.toString());
2061 Log.d(Logging.LOG_TAG, "Can't send #" + messageId +