/packages/apps/Email/src/com/android/email/activity/ |
ComposeActivityEmail.java | 27 import com.android.mail.utils.LogUtils; 39 LogUtils.d(LogUtils.TAG, "mReplyFromAccount is null, not adding Quick Response menu");
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
DuplicateAccountDialogFragment.java | 20 import com.android.mail.utils.LogUtils; 79 LogUtils.d(LogUtils.TAG, "Null callback in DuplicateAccount dialog onDismiss");
|
AccountCreationFragment.java | 37 import com.android.mail.utils.LogUtils; 194 LogUtils.d(LogUtils.TAG, "addAccount was canceled"); 196 LogUtils.d(LogUtils.TAG, "addAccount failed: " + e); 198 LogUtils.d(LogUtils.TAG, "addAccount failed: " + e);
|
/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/adapter/ |
SettingsParser.java | 19 import com.android.mail.utils.LogUtils; 48 LogUtils.d(TAG, "Settings status = %d", status); 77 LogUtils.d(TAG, "Set status = %d", getValueInt());
|
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/Email/src/com/android/email/mail/store/imap/ |
ImapTempFileLiteral.java | 23 import com.android.mail.utils.LogUtils; 79 LogUtils.w(Logging.LOG_TAG, "ImapTempFileLiteral: Temp file not found"); 97 LogUtils.w(Logging.LOG_TAG, "ImapTempFileLiteral: Error while reading temp file", e); 110 LogUtils.w(Logging.LOG_TAG, "Failed to remove temp file: " + re.getMessage());
|
ImapMemoryLiteral.java | 22 import com.android.mail.utils.LogUtils; 47 LogUtils.w(Logging.LOG_TAG, "");
|
/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());
|
Pop3Service.java | 56 import com.android.mail.utils.LogUtils; 117 LogUtils.v(Logging.LOG_TAG, "synchronizeMailbox", e); 170 LogUtils.d(TAG, "Loading " + unsyncedMessages.size() + " unsynced messages"); 190 LogUtils.d(TAG, "Message is " + (message.isComplete() ? "" : "NOT ") 318 LogUtils.d(Logging.LOG_TAG, "remoteMessageCount " + remoteMessageCount); 358 LogUtils.d(Logging.LOG_TAG, "found a local message, need " + 369 LogUtils.d(Logging.LOG_TAG, "need to sync " + uid); 372 LogUtils.d(Logging.LOG_TAG, "don't need to sync " + uid); 376 LogUtils.d(Logging.LOG_TAG, "loaded " + count + " messages, stopping"); 382 LogUtils.d(TAG, "*** Message count is zero??") [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
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/Email/src/com/android/email/mail/transport/ |
MailTransport.java | 27 import com.android.mail.utils.LogUtils; 107 LogUtils.d(Logging.LOG_TAG, "*** " + mDebugLabel + " open " + 129 LogUtils.d(Logging.LOG_TAG, e.toString()); 134 LogUtils.d(Logging.LOG_TAG, ioe.toString()); 139 LogUtils.d(Logging.LOG_TAG, iae.toString()); 163 LogUtils.d(Logging.LOG_TAG, e.toString()); 168 LogUtils.d(Logging.LOG_TAG, ioe.toString()); 273 LogUtils.d(Logging.LOG_TAG, ">>> " + sensitiveReplacement); 275 LogUtils.d(Logging.LOG_TAG, ">>> " + s); 304 LogUtils.d(Logging.LOG_TAG, "End of stream reached while trying to read line.") [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
ConversationPagerController.java | 37 import com.android.mail.utils.LogUtils; 100 LogUtils.d(LOG_TAG, "IN CPC.show, but already shown"); 125 LogUtils.d(LOG_TAG, "IN CPC.show, adapter=%s", mPagerAdapter); 128 LogUtils.d(LOG_TAG, "init pager adapter, count=%d initialConv=%s adapter=%s", 136 LogUtils.d(LOG_TAG, "*** pager fragment init pos=%d", initialPos); 147 LogUtils.d(LOG_TAG, "IN CPC.hide, but already hidden"); 155 LogUtils.d(LOG_TAG, "IN CPC.hide, clearing adapter and unregistering list observer"); 191 LogUtils.i(LOG_TAG, "IN pager adapter, finished loading primary conversation," +
|
EmlViewerActivity.java | 28 import com.android.mail.utils.LogUtils; 53 LogUtils.wtf(LOG_TAG,
|
ConversationCursor.java | 50 import com.android.mail.utils.LogUtils; 210 LogUtils.d(LOG_TAG, "Create: initial creation"); 231 if (DEBUG) LogUtils.i(LOG_TAG, "[Paused: %s]", this); 239 if (DEBUG) LogUtils.i(LOG_TAG, "[Resumed: %s]", this); 244 if (DEBUG) LogUtils.i(LOG_TAG, "IN checkNotifyUI, this=%s", this); 295 if (DEBUG) LogUtils.i(LOG_TAG, "in cache job pos=%s c=%s", mStartPos, 330 LogUtils.i(LOG_TAG, "ConversationCursor caching complete pos=%s", mCachePos); 415 LogUtils.e(LOG_TAG, "Inserting duplicate conversation uri key: %s. " + 421 LogUtils.e(LOG_TAG, "Inserting duplicate conversation id key: %d" + 441 LogUtils.e(LOG_TAG, "Unexpected map sizes. Cursor size: %d, " [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/providers/protos/mock/ |
MockRespondMatrixCursor.java | 22 import com.android.mail.utils.LogUtils; 48 LogUtils.wtf(LOG_TAG, "Unexpected position");
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
HelpActivity.java | 26 import com.android.mail.utils.LogUtils; 57 LogUtils.wtf(LOG_TAG, e, "Unable to locate application version.");
|
SuppressNotificationReceiver.java | 24 import com.android.mail.utils.LogUtils; 67 LogUtils.wtf(LOG_TAG, "Malformed mimetype: %s", mMimeType); 72 LogUtils.d(LOG_TAG, "Registering receiver with no mime type"); 123 LogUtils.e(LOG_TAG, "unexpected null context"); 136 LogUtils.e(LOG_TAG, "SuppressNotificationReceiver.onReceive: account=%s, folder=%s", 161 LogUtils.i(LOG_TAG, "Aborting broadcast of intent %s, folder uri is %s",
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
logutils_unittest.py | 23 """Unit tests for logutils.py.""" 31 from webkitpy.common.system import logutils namespace 39 logger = logutils.get_logger(__file__) 49 logger = logutils.get_logger("/Tools/Scripts/test-webkitpy") 52 logger = logutils.get_logger("/Tools/Scripts/test-webkitpy.py") 79 self._handlers = logutils.configure_logging(logging_level=logging_level,
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
TimerRingService.java | 104 LogUtils.v("TimerRingService.play()"); 112 LogUtils.e("Error occurred while playing audio."); 125 LogUtils.v("Using the in-call alarm"); 136 LogUtils.v("Using the fallback ringtone"); 147 LogUtils.e("Failed to play fallback ringtone", ex2); 185 LogUtils.v("TimerRingService.stop()");
|
/packages/apps/Exchange/src/com/android/exchange/eas/ |
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");
|
EasOutboxSync.java | 29 import com.android.mail.utils.LogUtils; 119 LogUtils.w(LOG_TAG, "IO error creating temp file"); 129 LogUtils.w(LOG_TAG, "IO error writing to temp file"); 136 LogUtils.w(LOG_TAG, "IO error creating fileInputStream"); 172 LogUtils.w(LOG_TAG, "IOException closing fileStream %s", e); 195 LogUtils.w(LOG_TAG, "Needs provisioning sending mail"); 200 LogUtils.w(LOG_TAG, "Needs provisioning sending mail"); 205 LogUtils.d(LOG_TAG, "General failure sending mail"); 209 LogUtils.d(LOG_TAG, "empty response sending mail"); 213 LogUtils.w(LOG_TAG, "IOException sending mail") [all...] |
/packages/apps/Exchange/src/com/android/exchange/service/ |
EasService.java | 56 import com.android.mail.utils.LogUtils; 89 LogUtils.d(TAG, "IEmailService.loadAttachment: %d", attachmentId); 103 LogUtils.wtf(TAG, "unexpected call to EasService.sendMail"); 113 LogUtils.d(TAG, "IEmailService.pushModify: %d", accountId); 144 LogUtils.e(TAG, "Could not load message %d in sendMeetingResponse", messageId); 157 LogUtils.d(TAG, "autodiscover attempt %d", attempt); 164 LogUtils.d(TAG, "got BAD_RESPONSE"); 185 LogUtils.d(TAG, "%d received; trying username: %s", result, atSignIndex); 209 LogUtils.d(TAG, "IEmailService.setLogging"); 214 LogUtils.d(TAG, "IEmailService.deleteAccountPIMData") [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
AlarmActivity.java | 49 import com.android.deskclock.LogUtils; 90 LogUtils.v(LOGTAG, "Received broadcast: %s", action); 104 LogUtils.i(LOGTAG, "Unknown broadcast: %s", action); 108 LogUtils.v(LOGTAG, "Ignored broadcast: %s", action); 142 LogUtils.i(LOGTAG, "Displaying alarm for instance: %s", mAlarmInstance); 145 LogUtils.e(LOGTAG, "Error displaying alarm for intent: %s", getIntent()); 236 LogUtils.v(LOGTAG, "dispatchKeyEvent: %s", keyEvent); 272 LogUtils.v(LOGTAG, "onClick ignored: %s", view); 275 LogUtils.v(LOGTAG, "onClick: %s", view); 288 LogUtils.v(LOGTAG, "onTouch ignored: %s", motionEvent) [all...] |
/packages/apps/Email/src/com/android/email2/ui/ |
MailActivityEmail.java | 47 import com.android.mail.utils.LogUtils; 53 * LogUtils.d, including protocol dumps. 166 LogUtils.e(LOG_TAG, "unable to restore mailbox"); 214 LogUtils.d(Logging.LOG_TAG, message); 230 LogUtils.e(LOG_TAG, "Null account cursor for mAccountId %d", accountId); 249 LogUtils.e(LOG_TAG, "Null folder cursor for account %d, mailbox %d", 259 LogUtils.e(LOG_TAG, "Empty folder cursor for account %d, mailbox %d",
|