HomeSort by relevance Sort by last modified time
    Searched defs:LogUtils (Results 101 - 125 of 230) sorted by null

1 2 3 45 6 7 8 910

  /packages/apps/Email/src/com/android/email/provider/
EmailMessageCursor.java 29 import com.android.mail.utils.LogUtils;
83 LogUtils.v(LogUtils.TAG, e, "Did not find html body for message %d", messageId);
98 LogUtils.v(LogUtils.TAG, e, "Did not find text body for message %d", messageId);
RefreshStatusMonitor.java 5 import com.android.mail.utils.LogUtils;
79 LogUtils.d(TAG, "RefreshStatusMonitor: setSyncStarted: mailboxId=%d", mailboxId);
110 LogUtils.d(TAG, "RefreshStatusMonitor: mailboxId=%d LOW STORAGE",
117 LogUtils.d(TAG, "RefreshStatusMonitor: mailboxId=%d NOT CONNECTED",
128 LogUtils.d(TAG, "RefreshStatusMonitor: mailboxId=%d Retry %d",
131 LogUtils.d(TAG, "RefreshStatusMonitor: mailboxId=%d TIMEOUT",
144 LogUtils.d(TAG, "RefreshStatusMonitor: mailboxId=%d SYNC DETECTED", mMailboxId);
Utilities.java 40 import com.android.mail.utils.LogUtils;
180 LogUtils.e(Logging.LOG_TAG, "Error while copying downloaded message." + me);
184 LogUtils.e(Logging.LOG_TAG, "Error while storing downloaded message." + rte.toString());
186 LogUtils.e(Logging.LOG_TAG, "Error while storing attachment." + ioe.toString());
  /packages/apps/Email/src/com/android/email/service/
ImapTempFileLiteral.java 26 import com.android.mail.utils.LogUtils;
82 LogUtils.w(Logging.LOG_TAG, "ImapTempFileLiteral: Temp file not found");
100 LogUtils.w(Logging.LOG_TAG, "ImapTempFileLiteral: Error while reading temp file", e);
113 LogUtils.w(Logging.LOG_TAG, "Failed to remove temp file: " + re.getMessage());
  /packages/apps/Exchange/src/com/android/exchange/adapter/
AbstractSyncParser.java 34 import com.android.mail.utils.LogUtils;
184 LogUtils.e(LogUtils.TAG, "Sync: Unknown status: " + status);
214 LogUtils.e(TAG, "Looping detected");
225 LogUtils.e(TAG, "Failed to commit changes", e);
227 LogUtils.e(TAG, "Failed to commit changes", e);
SearchParser.java 16 import com.android.mail.utils.LogUtils;
60 LogUtils.d(Logging.LOG_TAG, "Search status: " + status);
106 LogUtils.d(Logging.LOG_TAG, "Saved %s search results", ops.size());
108 LogUtils.d(Logging.LOG_TAG, "RemoteException while saving search results.");
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasConnectionCache.java 25 import com.android.mail.utils.LogUtils;
90 LogUtils.d(Eas.LOG_TAG, "Creating new connection manager for HostAuth %d", hostAuth.mId);
118 LogUtils.d(Eas.LOG_TAG, "Aging out connection manager for HostAuth %d",
129 LogUtils.d(Eas.LOG_TAG, "Reusing cached connection manager for HostAuth %d",
163 LogUtils.d(Eas.LOG_TAG, "Uncaching connection manager for HostAuth %d", hostAuth.mId);
EasFolderSync.java 33 import com.android.mail.utils.LogUtils;
105 LogUtils.d(LOG_TAG, "Performing FolderSync for account %d", getAccountId());
130 LogUtils.d(LOG_TAG, "Performing validation");
  /packages/apps/UnifiedEmail/src/com/android/mail/
MailIntentService.java 29 import com.android.mail.utils.LogUtils;
71 LogUtils.v(LOG_TAG, "Handling intent %s", intent);
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationOverlayItem.java 30 import com.android.mail.utils.LogUtils;
107 LogUtils.i(LOG_TAG, "IN setHeight=%dpx of overlay item: %s", h, this);
  /packages/apps/UnifiedEmail/src/com/android/mail/content/
ThreadSafeCursorWrapper.java 25 import com.android.mail.utils.LogUtils;
136 LogUtils.e(LOG_TAG, "Unexpected failure to move to current position, pos=%d", pos);
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Conversation.java 36 import com.android.mail.utils.LogUtils;
236 if (LogUtils.isLoggable(LOG_TAG, LogUtils.DEBUG)) {
306 LogUtils.wtf(LOG_TAG, "Null conversation info from cursor");
532 LogUtils.d(LOG_TAG, "Null conversationInfo in Builder");
616 LogUtils.i(LOG_TAG, "Conversation: applying cached value to col=%s val=%s", key,
623 LogUtils.d(LOG_TAG, "Null ConversationInfo in applyCachedValues");
640 LogUtils.e(LOG_TAG, new UnsupportedOperationException(),
ReplyFromAccount.java 25 import com.android.mail.utils.LogUtils;
74 LogUtils.wtf(LOG_TAG, e, "Could not serialize account with address " + address);
91 LogUtils.wtf(LOG_TAG, e, "Could not deserialize replyfromaccount");
101 LogUtils.wtf(LOG_TAG, e, "Could not deserialize replyfromaccount");
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
AbstractConversationWebViewClient.java 41 import com.android.mail.utils.LogUtils;
187 LogUtils.e(LOG_TAG, e, "Error getting package manager");
ConversationCursorLoader.java 27 import com.android.mail.utils.LogUtils;
61 LogUtils.d(TAG, "Loaders: ");
63 LogUtils.d(TAG, " >> " + loader.mName + " (" + loader.mUri + ")");
70 LogUtils.d(TAG, "Add loader: " + mUri);
93 LogUtils.d(TAG, "Reset loader/disable cursor: " + mName);
101 LogUtils.d(TAG, "Reset loader/retain cursor: " + mName);
123 LogUtils.d(TAG, "Restarting reset loader: " + mName);
128 LogUtils.d(TAG, "Resuming retained loader: " + mName);
ConversationPositionTracker.java 25 import com.android.mail.utils.LogUtils;
208 LogUtils.d(LOG_TAG, "ConversationPositionTracker: Could not find conversation %s" +
233 LogUtils.d(LOG_TAG, "ConversationPositionTracker.getNextConversation: " +
FolderOperations.java 22 import com.android.mail.utils.LogUtils;
56 LogUtils.e(LOG_TAG, "FolderOperation created with null Folder object");
HtmlConversationTemplates.java 26 import com.android.mail.utils.LogUtils;
211 LogUtils.d(TAG, "rendered conversation of %d bytes, buffer capacity=%d",
SwipeableListView.java 45 import com.android.mail.utils.LogUtils;
97 LogUtils.d(Utils.VIEW_DEBUGGING_TAG,
101 LogUtils.d(Utils.VIEW_DEBUGGING_TAG, new Error(),
293 LogUtils.e(LOG_TAG, "SwipeableListView.destroyItems: null conversations.");
298 LogUtils.e(LOG_TAG, "SwipeableListView.destroyItems: Cannot destroy: adapter is null.");
312 LogUtils.w(LOG_TAG, e, "Exception finding position; using alternate strategy");
385 LogUtils.wtf(LOG_TAG, "unexpected context=%s", c);
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
LogUtils.java 27 public class LogUtils {
38 * Priority constant for the println method; use LogUtils.v.
43 * Priority constant for the println method; use LogUtils.d.
48 * Priority constant for the println method; use LogUtils.i.
53 * Priority constant for the println method; use LogUtils.w.
58 * Priority constant for the println method; use LogUtils.e.
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/
VendorPolicyLoader.java 24 import com.android.mail.utils.LogUtils;
79 LogUtils.d(Logging.LOG_TAG, String.format("Using policy: package=%s name=%s",
121 LogUtils.w(Logging.LOG_TAG, "VendorPolicyLoader: " + e);
124 LogUtils.w(Logging.LOG_TAG, "VendorPolicyLoader: " + e);
151 LogUtils.w(Logging.LOG_TAG, "VendorPolicyLoader", e);
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
MessageStateChange.java 9 import com.android.mail.utils.LogUtils;
142 LogUtils.w(LOG_TAG, "DChanges were not in ascending id order");
146 LogUtils.w(LOG_TAG, "existing change inconsistent with new change");
155 LogUtils.e(LOG_TAG, "No mailbox id for message %d", messageKey);
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
SSLUtils.java 29 import com.android.mail.utils.LogUtils;
264 LogUtils.i(TAG, "TrackingKeyManager: requesting a client cert alias for "
274 LogUtils.i(TAG, "TrackingKeyManager: returning a null cert chain");
282 LogUtils.i(TAG, "TrackingKeyManager: returning a null private key");
343 LogUtils.e(TAG, "Unable to retrieve " + type + " for [" + alias + "] due to " + ex);
345 LogUtils.e(TAG, "Unable to retrieve " + type + " due to " + ex);
360 LogUtils.i(TAG, "Requesting a client cert alias for " + Arrays.toString(keyTypes));
368 LogUtils.i(TAG, "Requesting a client certificate chain for alias [" + alias + "]");
376 LogUtils.i(TAG, "Requesting a client private key for alias [" + alias + "]");
  /packages/apps/Email/src/com/android/email/activity/setup/
OAuthAuthenticationActivity.java 25 import com.android.mail.utils.LogUtils;
160 LogUtils.d(Logging.LOG_TAG, "authentication %s", result);
189 LogUtils.w(Logging.LOG_TAG, "null oauth result");
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapResponseParser.java 28 import com.android.mail.utils.LogUtils;
103 LogUtils.d(Logging.LOG_TAG, message);
165 LogUtils.d(Logging.LOG_TAG, "<<< " + response.toString());
180 LogUtils.w(Logging.LOG_TAG, ByeException.MESSAGE);
204 LogUtils.w(Logging.LOG_TAG, "Exception detected: " + e.getMessage());

Completed in 785 milliseconds

1 2 3 45 6 7 8 910