/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupBasics.java | 56 import com.android.mail.utils.LogUtils; 279 LogUtils.e(Logging.LOG_TAG, 290 LogUtils.e(Logging.LOG_TAG, "ERROR: Force account create requires extras EMAIL, " + 526 LogUtils.d(LogUtils.TAG, "DuplicateCheckTask cancelled (AccountSetupBasics)");
|
AccountSettings.java | 55 import com.android.mail.utils.LogUtils; 702 LogUtils.d(Logging.LOG_TAG, "Error while trying to invoke edit quick responses.", e); 717 LogUtils.d(Logging.LOG_TAG, "Error while trying to invoke store settings.", e); 734 LogUtils.d(Logging.LOG_TAG, "Error while trying to invoke sender settings.", e); [all...] |
/packages/apps/Exchange/src/com/android/exchange/ |
ExchangeService.java | 55 import com.android.mail.utils.LogUtils; 369 LogUtils.w(TAG, "Observer failed; provider unavailable"); 404 LogUtils.d(tag, str); 413 LogUtils.d(TAG, str); 539 LogUtils.e(TAG, "Cannot initialize bad acctId: " + acctId);
|
EasSyncService.java | 78 import com.android.mail.utils.LogUtils; 364 LogUtils.w(TAG, "No supported EAS versions: " + supportedVersions); 370 LogUtils.isLoggable("Exchange14", LogUtils.VERBOSE)) { [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
Conversation.java | 35 import com.android.mail.utils.LogUtils; 286 if (LogUtils.isLoggable(LOG_TAG, LogUtils.DEBUG)) { 535 LogUtils.i(LOG_TAG, "Conversation: applying cached value to col=%s val=%s", key, 552 LogUtils.e(LOG_TAG, new UnsupportedOperationException(),
|
Attachment.java | 38 import com.android.mail.utils.LogUtils; 273 LogUtils.e(LOG_TAG, e, "Error in writing attachment to cache"); 275 LogUtils.e(LOG_TAG, e, "Error in writing attachment to cache"); 280 LogUtils.e(LOG_TAG, e, "Error parsing eml attachment"); 382 LogUtils.e(LOG_TAG, e, "JSONException when adding provider data"); 387 LogUtils.e(LOG_TAG, e, "JSONException in toString");
|
Settings.java | 33 import com.android.mail.utils.LogUtils; 260 LogUtils.wtf(LOG_TAG, e, "Could not serialize settings"); 423 LogUtils.d(LOG_TAG, "Settings.equals(%s)", aThat);
|
Address.java | 26 import com.android.mail.utils.LogUtils; 109 LogUtils.w(LOG_TAG, "Unable to get a simplified name");
|
Folder.java | 36 import com.android.mail.utils.LogUtils; 588 if (LogUtils.isLoggable(LOG_TAG, LogUtils.DEBUG)) { 812 LogUtils.e(LOG_TAG, "split.length %d", split.length);
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
NestedFolderTeaserView.java | 49 import com.android.mail.utils.LogUtils; 525 LogUtils.w(LOG_TAG, "Problem with folder list cursor returned from loader"); 530 LogUtils.d(LOG_TAG, "Initializing folder loader %d", loaderId); 603 LogUtils.d(LOG_TAG, "Folder id %d loader finished", folderId); 647 LogUtils.w(LOG_TAG, "Problem with folder cursor returned from loader");
|
ConversationListFragment.java | 64 import com.android.mail.utils.LogUtils; 267 LogUtils.e(LOG_TAG, "ConversationListFragment expects only a ControllableActivity to" 663 LogUtils.d(LOG_TAG, "ConversationListFragment.viewConversation(%d)", position); 669 LogUtils.e(LOG_TAG, 769 LogUtils.e(LOG_TAG, "ConversationListFragment.requestDelete: " + [all...] |
AnimatedAdapter.java | 56 import com.android.mail.utils.LogUtils; 540 LogUtils.w(LOG_TAG, "Incorrect convert view received; nulling it out"); [all...] |
MailActionBarView.java | 59 import com.android.mail.utils.LogUtils; 124 LogUtils.wtf(LOG_TAG, "MABV.handleMessage() has a null account!"); 265 LogUtils.wtf(LOG_TAG, "Menu requested for unknown view mode"); 367 LogUtils.d(LOG_TAG, "ActionBarView.onPrepareOptionsMenu()."); 631 LogUtils.d(LOG_TAG, "onSuggestionClick: Couldn't get a search query"); [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/compose/ |
ComposeActivity.java | 102 import com.android.mail.utils.LogUtils; 425 LogUtils.d(LOG_TAG, "Launching with extraValues: %s", extraValues.toString()); 551 LogUtils.d(LOG_TAG, "Previous draft had action type: %d", action); [all...] |
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/ |
dictionary.cpp | 159 LogUtils::logToJava(env,
|
/packages/apps/Exchange/src/com/android/exchange/adapter/ |
Parser.java | 25 import com.android.mail.utils.LogUtils; 183 * Set the debug state of the parser. When debugging is on, every token is logged (LogUtils.v) 387 LogUtils.v(LOG_TAG, str);
|
EmailSyncParser.java | 40 import com.android.mail.utils.LogUtils; 751 LogUtils.i(TAG, "Wiping mailbox " + mMailbox); [all...] |
EmailSyncAdapter.java | 70 import com.android.mail.utils.LogUtils; 332 LogUtils.d(TAG, "Auto lookback: " + windowEntries[lookback]); 368 LogUtils.d(TAG, "GIE status: " + getValue()); 380 LogUtils.d(TAG, "GIE class: " + getValue()); 382 LogUtils.d(TAG, "GIE collectionId: " + getValue()); 385 LogUtils.d(TAG, "GIE estimate: " + mEstimate); [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/preferences/ |
MailPrefs.java | 25 import com.android.mail.utils.LogUtils; 165 LogUtils.e(LOG_TAG, "Cannot configure widget with null account");
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
Utility.java | 55 import com.android.mail.utils.LogUtils; 756 LogUtils.e(Logging.LOG_TAG, e, "not able to open cached file"); 778 LogUtils.w(Logging.LOG_TAG, "attachmentExists RuntimeException=" + re); 804 LogUtils.d(Logging.LOG_TAG, "Unloaded attachment isn't marked for download: " + [all...] |
/packages/apps/Exchange/src/com/android/exchange/eas/ |
EasSyncContacts.java | 38 import com.android.mail.utils.LogUtils; 742 LogUtils.d(TAG, "Sending Contacts changes to the server") [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/widget/ |
WidgetService.java | 54 import com.android.mail.utils.LogUtils; 92 LogUtils.e(LOG_TAG, new Error(), 402 LogUtils.e(LOG_TAG, "Failed to move to position %d in the cursor.", position); 466 LogUtils.e(LOG_TAG, "null sender while iterating over styledSenders"); 567 LogUtils.e(LOG_TAG, "Empty folder name");
|
BaseWidgetProvider.java | 43 import com.android.mail.utils.LogUtils; 125 LogUtils.d(LOG_TAG, "BaseWidgetProvider.onReceive: %s", intent); 293 LogUtils.e(LOG_TAG,
|
/packages/apps/Email/emailsync/src/com/android/emailsync/ |
SyncManager.java | 65 import com.android.mail.utils.LogUtils; 345 LogUtils.d("Sync Debug", "Logging: " + (sUserLog ? "User " : "") [all...] |
/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.
|