Home
last modified time | relevance | path

Searched refs:LogUtils (Results 1 – 25 of 267) sorted by relevance

1234567891011

/packages/services/Telecomm/src/com/android/server/telecom/
DAnalytics.java61 put(LogUtils.Events.SET_SELECT_PHONE_ACCOUNT,
63 put(LogUtils.Events.REQUEST_HOLD, AnalyticsEvent.REQUEST_HOLD);
64 put(LogUtils.Events.REQUEST_UNHOLD, AnalyticsEvent.REQUEST_UNHOLD);
65 put(LogUtils.Events.SWAP, AnalyticsEvent.SWAP);
66 put(LogUtils.Events.SKIP_RINGING, AnalyticsEvent.SKIP_RINGING);
67 put(LogUtils.Events.CONFERENCE_WITH, AnalyticsEvent.CONFERENCE_WITH);
68 put(LogUtils.Events.SPLIT_FROM_CONFERENCE, AnalyticsEvent.SPLIT_CONFERENCE);
69 put(LogUtils.Events.SET_PARENT, AnalyticsEvent.SET_PARENT);
70 put(LogUtils.Events.MUTE, AnalyticsEvent.MUTE);
71 put(LogUtils.Events.UNMUTE, AnalyticsEvent.UNMUTE);
[all …]
DRinger.java247 Log.addEvent(foregroundCall, LogUtils.Events.SKIP_RINGING, "Dialer handles"); in startRinging()
250 Log.addEvent(foregroundCall, LogUtils.Events.SKIP_RINGING, "Silent ringing " in startRinging()
271 Log.addEvent(foregroundCall, LogUtils.Events.START_RINGER); in startRinging()
324 Log.addEvent(foregroundCall, LogUtils.Events.SKIP_RINGING, "Inaudible: " + reason); in startRinging()
336 Log.addEvent(foregroundCall, LogUtils.Events.SKIP_VIBRATION, in startRinging()
372 Log.addEvent(foregroundCall, LogUtils.Events.SKIP_VIBRATION, "already vibrating"); in maybeStartVibration()
409 Log.addEvent(call, LogUtils.Events.SKIP_RINGING, "Dialer handles"); in startCallWaiting()
414 Log.addEvent(call, LogUtils.Events.SKIP_RINGING, "Self-managed"); in startCallWaiting()
423 Log.addEvent(call, LogUtils.Events.START_CALL_WAITING_TONE, reason); in startCallWaiting()
433 Log.addEvent(mRingingCall, LogUtils.Events.STOP_RINGER); in stopRinging()
[all …]
/packages/apps/Email/provider_src/com/android/email/service/
DAttachmentService.java50 import com.android.mail.utils.LogUtils;
159 LogUtils.d(LOG_TAG, String.format(format, args)); in debugTrace()
307 LogUtils.d(LOG_TAG, "Not adding a DownloadRequest with an invalid attachment id"); in addRequest()
454 LogUtils.d(LOG_TAG, "Timeout for DownloadRequest #%d ", dr.mAttachmentId); in validateDownloadRequest()
476 LogUtils.w(LOG_TAG, "Cancelling DownloadRequest #%d", req.mAttachmentId); in watchdogAlarm()
561 LogUtils.d(LOG_TAG, "Attachment #%d is done", attachmentId); in loadAttachmentStatus()
583 LogUtils.d(LOG_TAG, "Attachment with id: %d will potentially be queued for download", id); in attachmentChanged()
671 LogUtils.d(LOG_TAG, in run()
697 LogUtils.d(LOG_TAG, "AttachmentService has been instructed to stop"); in run()
710 LogUtils.d(LOG_TAG, "Shutting down service. No in-progress or pending downloads."); in run()
[all …]
DEmailServiceUtils.java68 import com.android.mail.utils.LogUtils;
236 LogUtils.w(LogUtils.TAG, "Returning NullService for %s", protocol); in getService()
271 LogUtils.w(LogUtils.TAG, e, "finishAccountManagerBlocker"); in finishAccountManagerBlocker()
273 LogUtils.w(LogUtils.TAG, e, "finishAccountManagerBlocker"); in finishAccountManagerBlocker()
275 LogUtils.w(LogUtils.TAG, e, "finishAccountManagerBlocker"); in finishAccountManagerBlocker()
352 LogUtils.w(LogUtils.TAG, "Converting %s to %s", amAccount.name, newProtocol); in updateAccountManagerType()
369 LogUtils.w(LogUtils.TAG, "Updated HostAuths"); in updateAccountManagerType()
384 LogUtils.w(LogUtils.TAG, "Email: %s, Contacts: %s Calendar: %s", in updateAccountManagerType()
398 LogUtils.w(LogUtils.TAG, "Get calendar key FAILED"); in updateAccountManagerType()
410 LogUtils.w(LogUtils.TAG, "Get contacts key FAILED"); in updateAccountManagerType()
[all …]
DImapService.java65 import com.android.mail.utils.LogUtils;
179 LogUtils.d(Logging.LOG_TAG, "synchronizeMailboxSynchronous", e); in synchronizeMailboxSynchronous()
333 LogUtils.e(Logging.LOG_TAG, in downloadFlagAndEnvelope()
339 LogUtils.e(Logging.LOG_TAG, in downloadFlagAndEnvelope()
367 LogUtils.d(Logging.LOG_TAG, "synchronizeMailboxGeneric " + account + " " + mailbox + " " in synchronizeMailboxGeneric()
415 LogUtils.d( in synchronizeMailboxGeneric()
424 LogUtils.d(Logging.LOG_TAG, "full sync: original window: now - " + endDate); in synchronizeMailboxGeneric()
430 LogUtils.d(Logging.LOG_TAG, "quick sync: original window: now - " + endDate); in synchronizeMailboxGeneric()
436 LogUtils.d(Logging.LOG_TAG, "account is apparently deleted"); in synchronizeMailboxGeneric()
449 LogUtils.w(Logging.LOG_TAG, "could not create remote folder type %d", in synchronizeMailboxGeneric()
[all …]
/packages/apps/Dialer/java/com/android/voicemail/impl/imap/
DImapHelper.java52 import com.android.voicemail.impl.mail.utils.LogUtils;
132 LogUtils.w(TAG, "Could not parse port number"); in ImapHelper()
193 LogUtils.e(TAG, e, "Messaging exception"); in setFlags()
227 LogUtils.e(TAG, e, "Messaging Exception"); in fetchAllVoicemails()
278 LogUtils.w(TAG, "More than one from addresses found. Using the first one."); in getNumber()
298 LogUtils.d(TAG, "Fetching message structure for " + message.getUid()); in fetchMessageStructure()
340 LogUtils.d(TAG, "Fetching message body for " + message.getUid()); in fetchVoicemailPayload()
379 LogUtils.e(TAG, e, "Messaging Exception"); in fetchTranscription()
409 LogUtils.e(TAG, ioe.toString()); in changeVoicemailTuiLanguage()
435 LogUtils.d(TAG, "change PIN failed: " + message); in getChangePinResultFromImapResponse()
[all …]
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmStateManager.java40 import com.android.deskclock.LogUtils;
213 LogUtils.i("Updated next alarm time to: \'" + time + '\''); in updateNextAlarmInSystemSettings()
219 LogUtils.e("Unable to update next alarm to: \'" + time + '\'', se); in updateNextAlarmInSystemSettings()
239 LogUtils.i("Setting upcoming AlarmClockInfo for alarm: " + nextAlarm.mId); in updateNextAlarmInAlarmManager()
250 LogUtils.i("Canceling upcoming AlarmClockInfo"); in updateNextAlarmInAlarmManager()
266 LogUtils.e("Parent has been deleted with instance: " + instance.toString()); in updateParentAlarm()
272 LogUtils.i("Deleting parent alarm: " + alarm.id); in updateParentAlarm()
275 LogUtils.i("Disabling parent alarm: " + alarm.id); in updateParentAlarm()
289 LogUtils.i("Creating new instance for repeating alarm " + alarm.id + " at " + in updateParentAlarm()
356 LogUtils.i("Setting silent state to instance " + instance.mId); in setSilentState()
[all …]
DAlarmService.java30 import com.android.deskclock.LogUtils;
108 LogUtils.v("AlarmService.start with instance: " + instance.mId); in startAlarm()
125 LogUtils.v("There is no current alarm to stop"); in stopCurrentAlarm()
130 LogUtils.v("AlarmService.stop with instance: %s", instanceId); in stopCurrentAlarm()
146 LogUtils.i("AlarmService received intent %s", action);
148 LogUtils.i("No valid firing alarm");
153 LogUtils.i("AlarmActivity bound; AlarmService no-op");
188 LogUtils.v("AlarmService.onStartCommand() with %s", intent); in onStartCommand()
204 LogUtils.e("No instance found to start alarm: %d", instanceId); in onStartCommand()
213 LogUtils.e("Alarm already started for instance: %d", instanceId); in onStartCommand()
[all …]
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationPagerAdapter.java44 import com.android.mail.utils.LogUtils;
190 LogUtils.i(LOG_TAG, "Pager adapter has a null controller. If the conversation view" in getCursor()
207 LogUtils.wtf(LOG_TAG, "pager cursor is null and position is non-zero: %d", in getItem()
214 LogUtils.wtf(LOG_TAG, "unable to seek to ConversationCursor pos=%d (%s)", position, in getItem()
223 LogUtils.d(LOG_TAG, "IN PagerAdapter.getItem, frag=%s conv=%s this=%s", f, c, this); in getItem()
250 if (LogUtils.isLoggable(LOG_TAG, LogUtils.DEBUG)) { in getCount()
252 LogUtils.d(LOG_TAG, in getCount()
262 LogUtils.d(LOG_TAG, "IN CPA.getCount, returning 1 (effective singleton). cursor=%s", in getCount()
272 LogUtils.wtf(LOG_TAG, "getItemPosition received unexpected item: %s", item); in getItemPosition()
281 LogUtils.d(LOG_TAG, "IN PagerAdapter.setPrimaryItem, pos=%d, frag=%s", position, in setPrimaryItem()
[all …]
DConversationCursor.java50 import com.android.mail.utils.LogUtils;
210 LogUtils.d(LOG_TAG, "Create: initial creation"); in load()
231 if (DEBUG) LogUtils.i(LOG_TAG, "[Paused: %s]", this); in pause()
239 if (DEBUG) LogUtils.i(LOG_TAG, "[Resumed: %s]", this); in resume()
244 if (DEBUG) LogUtils.i(LOG_TAG, "IN checkNotifyUI, this=%s", this); in checkNotifyUI()
295 if (DEBUG) LogUtils.i(LOG_TAG, "in cache job pos=%s c=%s", mStartPos, in doInBackground()
330 LogUtils.i(LOG_TAG, "ConversationCursor caching complete pos=%s", mCachePos); in onPostExecute()
415 LogUtils.e(LOG_TAG, "Inserting duplicate conversation uri key: %s. " + in UnderlyingCursorWrapper()
421 LogUtils.e(LOG_TAG, "Inserting duplicate conversation id key: %d" + in UnderlyingCursorWrapper()
441 LogUtils.e(LOG_TAG, "Unexpected map sizes. Cursor size: %d, " + in UnderlyingCursorWrapper()
[all …]
DMessageScrollView.java28 import com.android.mail.utils.LogUtils;
128 LogUtils.d(LOG_TAG, "IN ScrollView.onIntercept, NOW stealing. ev=%s", ev); in onInterceptTouchEvent()
131 LogUtils.d(LOG_TAG, "IN ScrollView.onIntercept, already stealing. ev=%s", ev); in onInterceptTouchEvent()
136 LogUtils.d(LOG_TAG, "OUT ScrollView.onIntercept, steal=%s ev=%s", mWantToIntercept, ev); in onInterceptTouchEvent()
145 LogUtils.d(LOG_TAG, "IN ScrollView.dispatchTouch, clearing flags"); in dispatchTouchEvent()
158 LogUtils.d(LOG_TAG, "OUT ScrollView.dispatchTouch, handled=%s ev=%s", handled, ev); in dispatchTouchEvent()
165 LogUtils.d(LOG_TAG, "IN extra ScrollView.onTouch, ev=%s", ev); in dispatchTouchEvent()
183 LogUtils.d(LOG_TAG, "Begin scale gesture"); in onScaleBegin()
190 LogUtils.d(LOG_TAG, "End scale gesture"); in onScaleEnd()
240 LogUtils.d(LogUtils.TAG, "Trigger Zoom!"); in triggerZoom()
/packages/apps/Email/provider_src/com/android/email/provider/
DDBHelper.java62 import com.android.mail.utils.LogUtils;
694 LogUtils.w(TAG, e, "Exception upgrading EmailProviderBody.db from <v5"); in upgradeBodyToVersion5()
705 LogUtils.w(TAG, e, "Exception upgrading EmailProviderBody.db from v5 to v6"); in upgradeBodyFromVersion5ToVersion6()
715 LogUtils.w(TAG, e, "Exception upgrading EmailProviderBody.db from v6 to v8"); in upgradeBodyFromVersion6ToVersion8()
760 LogUtils.v(LogUtils.TAG, e, "Done with the HTML column"); in upgradeBodyFromVersion100ToVersion101()
775 LogUtils.v(LogUtils.TAG, e, "Done with the text column"); in upgradeBodyFromVersion100ToVersion101()
784 LogUtils.w(TAG, e, "Exception upgrading EmailProviderBody.db from v100 to v101"); in upgradeBodyFromVersion100ToVersion101()
801 LogUtils.d(TAG, "Creating EmailProviderBody database"); in onCreate()
845 LogUtils.d(TAG, "Creating EmailProvider database"); in onCreate()
862 LogUtils.d(TAG, "Downgrade from v101 to v100"); in onDowngrade()
[all …]
DAccountReconciler.java42 import com.android.mail.utils.LogUtils;
163 LogUtils.d(Logging.LOG_TAG, "reconcileAccountsInternal"); in reconcileAccountsInternal()
166 LogUtils.d(Logging.LOG_TAG, "deferring reconciliation, migration in progress"); in reconcileAccountsInternal()
191 LogUtils.w(Logging.LOG_TAG, in reconcileAccountsInternal()
199 LogUtils.d(Logging.LOG_TAG, in reconcileAccountsInternal()
204 LogUtils.d(Logging.LOG_TAG, "deleted account with hostAuth " + auth); in reconcileAccountsInternal()
234 LogUtils.d(Logging.LOG_TAG, in reconcileAccountsInternal()
245 LogUtils.w(Logging.LOG_TAG, e.toString()); in reconcileAccountsInternal()
247 LogUtils.w(Logging.LOG_TAG, e.toString()); in reconcileAccountsInternal()
249 LogUtils.w(Logging.LOG_TAG, e.toString()); in reconcileAccountsInternal()
[all …]
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
DAbstractActivityController.java101 import com.android.mail.utils.LogUtils;
684 LogUtils.d(LOG_TAG, "AAC.switchToDefaultAccount(%s)", account); in switchToDefaultInboxOrChangeAccount()
706 LogUtils.d(LOG_TAG, "AAC.changeAccount(%s)", account); in changeAccount()
717 LogUtils.e(LOG_TAG, "AAC.changeAccount(null) called."); in changeAccount()
864 LogUtils.e(LOG_TAG, new Error(), "AAC.preloadConvList(): Got an empty folder"); in preloadConvList()
992 LogUtils.d(LOG_TAG, "Starting a LOADER_ACCOUNT_INBOX for %s", mAccount); in loadAccountInbox()
1034 LogUtils.e(LOG_TAG, new Error(), "AAC.setFolder(%s): Bad input", folder); in updateFolder()
1038 LogUtils.d(LOG_TAG, "AAC.setFolder(%s): Input matches mFolder", folder); in updateFolder()
1042 LogUtils.d(LOG_TAG, "AbstractActivityController.setFolder(%s)", folder.name); in updateFolder()
1240 LogUtils.e(LOG_TAG, "Starting MailLogService"); in initializeDevLoggingService()
[all …]
DConversationViewFragment.java88 import com.android.mail.utils.LogUtils;
214 LogUtils.d(LOG_TAG, "CVF load observer fired, this=%s",
225 LogUtils.d(LOG_TAG, "onProgressDismiss go() - isUserVisible() = %b", isUserVisible());
289 LogUtils.d(LOG_TAG, "IN CVF.onActivityCreated, this=%s visible=%s", this, isUserVisible()); in onActivityCreated()
424 LogUtils.e(LOG_TAG, "JS: %s (%s:%d) f=%s", consoleMessage.message(), in onCreateView()
428 LogUtils.i(LOG_TAG, "JS: %s (%s:%d) f=%s", consoleMessage.message(), in onCreateView()
540 LogUtils.w(LOG_TAG, "ignoring markUnread for conv=%s", mConversation.id); in markUnread()
545 LogUtils.i(LOG_TAG, "ignoring markUnread for conv with no view state (%d)", in markUnread()
556 LogUtils.d(LOG_TAG, "ConversationViewFragment#onUserVisibleHintChanged(), userVisible = %b", in onUserVisibleHintChanged()
572 LogUtils.d(LOG_TAG, "Fragment is now user-visible, onConversationSeen: %s", this); in onUserVisibleHintChanged()
[all …]
DAbstractConversationViewFragment.java53 import com.android.mail.utils.LogUtils;
184 LogUtils.d(LOG_TAG, "onConversationSeen() - mConversation.isViewed() = %b, " in markRead()
239 LogUtils.d(LOG_TAG, "onCreate in ConversationViewFragment (this=%s)", this); in onCreate()
285 if (!LogUtils.isLoggable(LOG_TAG, LogUtils.DEBUG) || mConversation == null) { in toString()
296 LogUtils.wtf(LOG_TAG, "ConversationViewFragment expects only a ControllableActivity to" in onActivityCreated()
366 LogUtils.e(LOG_TAG, in onOptionsItemSelected()
368 if (LogUtils.isLoggable(LOG_TAG, LogUtils.DEBUG)) { in onOptionsItemSelected()
369 LogUtils.e(LOG_TAG, "%s", Utils.dumpFragment(this)); in onOptionsItemSelected()
421 LogUtils.e(LOG_TAG, "unable to open 'change folders' dialog for a conversation"); in onFoldersClicked()
459 LogUtils.v(LOG_TAG, "in CVF.setHint, val=%s (%s)", isVisibleToUser, this); in setExtraUserVisibleHint()
[all …]
DViewMode.java23 import com.android.mail.utils.LogUtils;
271 if (LogUtils.isLoggable(LOG_TAG, LogUtils.DEBUG)) { in setModeInternal()
272 LogUtils.d(LOG_TAG, new Error(), "ViewMode: debouncing change attempt mode=%s", in setModeInternal()
275 LogUtils.i(LOG_TAG, "ViewMode: debouncing change attempt mode=%s", mode); in setModeInternal()
280 if (LogUtils.isLoggable(LOG_TAG, LogUtils.DEBUG)) { in setModeInternal()
281 LogUtils.d(LOG_TAG, new Error(), "ViewMode: executing change old=%s new=%s", mMode, in setModeInternal()
284 LogUtils.i(LOG_TAG, "ViewMode: executing change old=%s new=%s", mMode, mode); in setModeInternal()
DConversationCursorLoader.java27 import com.android.mail.utils.LogUtils;
61 LogUtils.d(TAG, "Loaders: "); in dumpLoaders()
63 LogUtils.d(TAG, " >> " + loader.mName + " (" + loader.mUri + ")"); in dumpLoaders()
70 LogUtils.d(TAG, "Add loader: " + mUri); in addLoader()
93 LogUtils.d(TAG, "Reset loader/disable cursor: " + mName); in onReset()
101 LogUtils.d(TAG, "Reset loader/retain cursor: " + mName); in onReset()
123 LogUtils.d(TAG, "Restarting reset loader: " + mName); in onStartLoading()
128 LogUtils.d(TAG, "Resuming retained loader: " + mName); in onStartLoading()
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
DServiceProxy.java32 import com.android.mail.utils.LogUtils;
78 LogUtils.e(LogUtils.TAG, "Could not find the Email Content Provider"); in getIntentForEmailPackage()
103 LogUtils.v(mTag, "Connected: " + name.getShortClassName() + " at " + in onServiceConnected()
117 LogUtils.e(mTag, e, "RemoteException thrown running mTask!"); in onServiceConnected()
132 LogUtils.e(mTag, e, in onServiceConnected()
139 LogUtils.v(mTag, "Task " + mName + " completed; disconnecting"); in onServiceConnected()
151 LogUtils.v(mTag, "Disconnected: " + name.getShortClassName() + " at " + in onServiceDisconnected()
179 LogUtils.v(mTag, "Bind requested for task " + mName); in setTask()
204 LogUtils.v(mTag, "Waiting for task " + mName + " to complete..."); in waitForCompletion()
211 LogUtils.v(mTag, "Wait for " + mName + in waitForCompletion()
[all …]
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DNotificationUtils.java123 LogUtils.v(LOG_TAG, "Clearing all notifications."); in clearAllNotfications()
237 LogUtils.contentUriToString(accountUri)); in loadNotificationMap()
257 LogUtils.contentUriToString(folderUri)); in loadNotificationMap()
332 LogUtils.d(LOG_TAG, "cancelAllNotifications - cancelling all"); in cancelAllNotifications()
344 LogUtils.d(LOG_TAG, "cancelAndResendNotificationsOnLocaleChange"); in cancelAndResendNotificationsOnLocaleChange()
367 LogUtils.i(LOG_TAG, "resendNotifications cancelExisting: %b, account: %s, folder: %s", in resendNotifications()
369 accountUri == null ? null : LogUtils.sanitizeName(LOG_TAG, accountUri.toString()), in resendNotifications()
370 folderUri == null ? null : LogUtils.sanitizeName(LOG_TAG, folderUri.toString())); in resendNotifications()
373 LogUtils.d(LOG_TAG, "resendNotifications - cancelling all"); in resendNotifications()
389 LogUtils.d(LOG_TAG, "resendNotifications - not resending %s / %s" in resendNotifications()
[all …]
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
DMailTransport.java26 import com.android.voicemail.impl.mail.utils.LogUtils;
104 LogUtils.d(TAG, "*** IMAP open " + host + ":" + String.valueOf(port)); in open()
122 LogUtils.d(TAG, ioe.toString()); in open()
150 LogUtils.d(TAG, ioe.toString()); in open()
187 LogUtils.v(TAG, "createSocket: network not specified"); in createSocket()
192 LogUtils.v(TAG, "createSocket: network specified"); in createSocket()
196 LogUtils.d(TAG, ioe.toString()); in createSocket()
206 LogUtils.d(TAG, "open: converting to TLS socket"); in reopenTls()
220 LogUtils.d(TAG, e.toString()); in reopenTls()
223 LogUtils.d(TAG, ioe.toString()); in reopenTls()
[all …]
/packages/apps/Email/src/com/android/email/preferences/
DEmailPreferenceMigrator.java32 import com.android.mail.utils.LogUtils;
53 LogUtils.wtf(LOG_TAG, in migrate()
105 LogUtils.e(LOG_TAG, "Null old account cursor for mailbox %s", in migrate()
106 LogUtils.sanitizeName(LOG_TAG, account.getEmailAddress())); in migrate()
114 LogUtils.e(LOG_TAG, "Couldn't load old account for mailbox %s", in migrate()
115 LogUtils.sanitizeName(LOG_TAG, account.getEmailAddress())); in migrate()
129 LogUtils.e(LOG_TAG, "Null folder cursor for mailbox %s", in migrate()
130 LogUtils.sanitizeName(LOG_TAG, in migrate()
140 LogUtils.e(LOG_TAG, "Empty folder cursor for mailbox %s", in migrate()
141 LogUtils.sanitizeName(LOG_TAG, in migrate()
/packages/apps/Email/provider_src/com/android/email/activity/setup/
DAccountSecurity.java46 import com.android.mail.utils.LogUtils;
255 LogUtils.d(TAG, "could not load account or policy in AccountSecurity"); in onLoadFinished()
326 LogUtils.d(TAG, "Showing password expiration dialog"); in completeCreate()
342 LogUtils.d(TAG, "Showing security needed dialog"); in completeCreate()
383 LogUtils.d(TAG, "Not active admin: repost notification"); in tryAdvanceSecurity()
393 LogUtils.d(TAG, "No HostAuth: repost notification"); in tryAdvanceSecurity()
399 LogUtils.d(TAG, "Not active admin: post initial notification"); in tryAdvanceSecurity()
418 LogUtils.d(TAG, "Security active; clear holds"); in tryAdvanceSecurity()
438 LogUtils.d(TAG, "Password needed; repost notification"); in tryAdvanceSecurity()
444 LogUtils.d(TAG, "Password needed; request it via DPM"); in tryAdvanceSecurity()
[all …]
/packages/apps/Email/provider_src/com/android/email/mail/transport/
DMailTransport.java28 import com.android.mail.utils.LogUtils;
108 LogUtils.d(Logging.LOG_TAG, "*** " + mDebugLabel + " open " + in open()
140 LogUtils.d(Logging.LOG_TAG, e.toString()); in open()
145 LogUtils.d(Logging.LOG_TAG, ioe.toString()); in open()
150 LogUtils.d(Logging.LOG_TAG, iae.toString()); in open()
183 LogUtils.d(Logging.LOG_TAG, e.toString()); in reopenTls()
188 LogUtils.d(Logging.LOG_TAG, ioe.toString()); in reopenTls()
293 LogUtils.d(Logging.LOG_TAG, ">>> " + sensitiveReplacement); in writeLine()
295 LogUtils.d(Logging.LOG_TAG, ">>> " + s); in writeLine()
324 LogUtils.d(Logging.LOG_TAG, "End of stream reached while trying to read line."); in readLine()
[all …]
/packages/apps/Email/provider_src/com/android/email/
DSecurityPolicy.java49 import com.android.mail.utils.LogUtils;
145 LogUtils.d(TAG, "Aggregate from: " + policy); in computeAggregatePolicy()
190 LogUtils.d(TAG, "Calculated Aggregate: " + aggregate); in computeAggregatePolicy()
195 LogUtils.d(TAG, "Calculated Aggregate: no policy"); in computeAggregatePolicy()
237 LogUtils.d(TAG, "reducePolicies"); in reducePolicies()
269 LogUtils.d(TAG, sb.toString()); in isActive()
412 LogUtils.d(TAG, "setActivePolicies: none, remove admin"); in setActivePolicies()
417 LogUtils.d(TAG, "setActivePolicies: " + aggregatePolicy); in setActivePolicies()
447 LogUtils.d(TAG, "SecurityException in setCameraDisabled, nothing changed"); in setActivePolicies()
506 LogUtils.d(TAG, "policiesRequired for " + account.mDisplayName + ": " + policy); in policiesRequired()
[all …]

1234567891011