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

12 3 4 5 6 7 8 910

  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderListLayout.java 24 import com.android.mail.utils.LogUtils;
42 LogUtils.d(Utils.VIEW_DEBUGGING_TAG, "FolderListLayout(%s).onMeasure() called", this);
48 LogUtils.d(Utils.VIEW_DEBUGGING_TAG, "FolderListLayout(%s).onLayout() called", this);
FragmentRunnable.java 23 import com.android.mail.utils.LogUtils;
45 LogUtils.i(LOG_TAG, "Unable to run op='%s' b/c fragment is not attached: %s",
HelpActivity.java 26 import com.android.mail.utils.LogUtils;
57 LogUtils.wtf(LOG_TAG, e, "Unable to locate application version.");
SecureConversationViewFragment.java 40 import com.android.mail.utils.LogUtils;
79 LogUtils.d(LOG_TAG, "ignoring SCVF.onPageFinished, url=%s fragment=%s", url,
210 LogUtils.w(LOG_TAG, "ignoring markUnread for conv=%s",
249 LogUtils.i(LOG_TAG, "CONV RENDER: existing cursor is null, rendering from scratch");
257 LogUtils.e(LOG_TAG, "unable to open message cursor");
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
HelpUrl.java 75 LogUtils.e(LOG_TAG, "Error finding package name for application" + packageName);
MailObservable.java 38 LogUtils.d(LOG_TAG, "IN register(%s)Observer: %s before=%d after=%d",
46 LogUtils.d(LOG_TAG, "IN unregister(%s)Observer: %s before=%d after=%d",
MimeType.java 66 LogUtils.d(LOG_TAG, "Attachment with null content type. '%s", contentUri);
93 LogUtils.w(LOG_TAG, "Unable to find supporting activity. " +
  /packages/apps/Email/src/com/android/email/activity/setup/
DebugFragment.java 36 import com.android.mail.utils.LogUtils;
49 LogUtils.d(Logging.LOG_TAG, "AccountSetupBasicsFragment onCreateView");
123 LogUtils.w(Logging.LOG_TAG, "Cleard WebView cache.");
AccountSettingsUtils.java 40 import com.android.mail.utils.LogUtils;
70 LogUtils.d(LogUtils.TAG, "Clearing unsupported policies "
176 LogUtils.w(Logging.LOG_TAG, "providers line: " + xml.getLineNumber() +
183 LogUtils.e(Logging.LOG_TAG, "Error while trying to load provider settings.", e);
228 LogUtils.w(Logging.LOG_TAG, "providers line: " + xml.getLineNumber() +
234 LogUtils.e(Logging.LOG_TAG, "Error while trying to load provider settings.", e);
292 LogUtils.w(Logging.LOG_TAG, "providers line: " + xml.getLineNumber() +
330 LogUtils.e(Logging.LOG_TAG, "Error while trying to load provider settings.", e);
  /packages/apps/Email/src/com/android/email/preferences/
EmailPreferenceMigrator.java 32 import com.android.mail.utils.LogUtils;
53 LogUtils.wtf(LOG_TAG,
105 LogUtils.e(LOG_TAG, "Null old account cursor for mailbox %s",
106 LogUtils.sanitizeName(LOG_TAG, account.getEmailAddress()));
114 LogUtils.e(LOG_TAG, "Couldn't load old account for mailbox %s",
115 LogUtils.sanitizeName(LOG_TAG, account.getEmailAddress()));
129 LogUtils.e(LOG_TAG, "Null folder cursor for mailbox %s",
130 LogUtils.sanitizeName(LOG_TAG,
140 LogUtils.e(LOG_TAG, "Empty folder cursor for mailbox %s",
141 LogUtils.sanitizeName(LOG_TAG
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/adapter/
PingParser.java 21 import com.android.mail.utils.LogUtils;
143 LogUtils.i(TAG, "Changes found in: %s", serverId);
206 LogUtils.d(TAG, "Folders has %d elements", count);
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasSyncBase.java 18 import com.android.mail.utils.LogUtils;
86 LogUtils.d(TAG, "Syncing account %d mailbox %d (class %s) with syncKey %s", mAccount.mId,
135 LogUtils.e(TAG,
175 LogUtils.e(LOG_TAG, "unexpected collectiontype %d", type);
EasSearch.java 17 import com.android.mail.utils.LogUtils;
70 LogUtils.w(LOG_TAG, "filter too short");
78 LogUtils.i(LOG_TAG, "search mailbox ceased to exist");
97 LogUtils.i(LOG_TAG, "Inbox ceased to exist");
135 LogUtils.d(LOG_TAG, e, "Search exception");
143 LogUtils.i(LOG_TAG, "end returning null");
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationFooterView.java 16 import com.android.mail.utils.LogUtils;
67 LogUtils.i(LOG_TAG, "ignoring conversation footer tap on unbound view");
72 LogUtils.i(LOG_TAG, "ignoring conversation footer tap on null header item");
77 LogUtils.i(LOG_TAG, "ignoring conversation footer tap on null message");
94 LogUtils.i(LOG_TAG, "ignoring conversation footer tap on unbound view");
99 LogUtils.i(LOG_TAG, "ignoring conversation footer tap on null header item");
104 LogUtils.i(LOG_TAG, "ignoring conversation footer tap on null message");
126 LogUtils.e(LOG_TAG, "Unable to measure height of conversation header");
MessageWebView.java 29 import com.android.mail.utils.LogUtils;
82 LogUtils.d(MessageScrollView.LOG_TAG,"OUT WebView.onTouch, returning handled=%s ev=%s",
99 LogUtils.w(LOG_TAG, "Suppressing size change in MessageWebView");
EmlViewerActivity.java 28 import com.android.mail.utils.LogUtils;
53 LogUtils.wtf(LOG_TAG,
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapMemoryLiteral.java 22 import com.android.mail.utils.LogUtils;
47 LogUtils.w(Logging.LOG_TAG, "");
  /packages/apps/UnifiedEmail/src/com/android/mail/
EmailAddress.java 22 import com.android.mail.utils.LogUtils;
63 LogUtils.e(LOG_TAG, "null rawAddress in EmailAddress#getEmailAddress");
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
AttachmentComposeView.java 29 import com.android.mail.utils.LogUtils;
45 if (LogUtils.isLoggable(LOG_TAG, LogUtils.DEBUG)) {
52 LogUtils.d(LOG_TAG, "attachment view: %s", attachStr);
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
AccountObserver.java 24 import com.android.mail.utils.LogUtils;
58 LogUtils.wtf(LOG_TAG, "AccountObserver initialized with null controller!");
AllAccountObserver.java 22 import com.android.mail.utils.LogUtils;
57 LogUtils.wtf(LOG_TAG, "AllAccountObserver initialized with null controller!");
FolderObserver.java 22 import com.android.mail.utils.LogUtils;
58 LogUtils.wtf(LOG_TAG, "FolderObserver initialized with null controller!");
RecentFolderObserver.java 25 import com.android.mail.utils.LogUtils;
61 LogUtils.wtf(LOG_TAG, "RecentFolderObserver initialized with null controller!");
  /packages/apps/Email/src/com/android/email/provider/
AccountReconciler.java 39 import com.android.mail.utils.LogUtils;
161 LogUtils.d(Logging.LOG_TAG, "reconcileAccountsInternal");
184 LogUtils.w(Logging.LOG_TAG,
192 LogUtils.d(Logging.LOG_TAG,
197 LogUtils.d(Logging.LOG_TAG, "deleted account with hostAuth " + auth);
222 LogUtils.d(Logging.LOG_TAG,
233 LogUtils.w(Logging.LOG_TAG, e.toString());
235 LogUtils.w(Logging.LOG_TAG, e.toString());
237 LogUtils.w(Logging.LOG_TAG, e.toString());
269 LogUtils.d(LogUtils.TAG, "Setting compose activity to
    [all...]
  /packages/apps/Exchange/src/com/android/exchange/service/
AbstractSyncAdapterService.java 40 import com.android.mail.utils.LogUtils;
48 private static final String TAG = LogUtils.TAG;
72 LogUtils.v(TAG, "onServiceConnected");
181 LogUtils.e(TAG, "Unexpected sync result %d", result);
190 LogUtils.d(TAG, "service not yet connected");
194 LogUtils.wtf(TAG, "InterrupedException waiting for EasService to connect");
198 LogUtils.wtf(TAG, "timed out waiting for EasService to connect");

Completed in 990 milliseconds

12 3 4 5 6 7 8 910