Searched
full:logging (Results
1801 -
1825 of
9342) sorted by null
<<71727374757677787980>>
/packages/apps/Email/src/com/android/email/service/ |
ImapService.java | 38 import com.android.emailcommon.Logging; 151 if (Logging.LOGD) { 152 LogUtils.d(Logging.LOG_TAG, "synchronizeMailboxSynchronous", e); 290 LogUtils.e(Logging.LOG_TAG, 296 LogUtils.e(Logging.LOG_TAG, 324 LogUtils.d(Logging.LOG_TAG, "synchronizeMailboxGeneric " + account + " " + mailbox + " " 369 Logging.LOG_TAG, "oldest local message " + oldestLocalMessageDate); 377 LogUtils.d(Logging.LOG_TAG, "full sync: original window: now - " + endDate); 383 LogUtils.d(Logging.LOG_TAG, "quick sync: original window: now - " + endDate); 390 LogUtils.d(Logging.LOG_TAG, "account is apparently deleted") [all...] |
/packages/apps/Email/tests/src/com/android/email/ |
TestUtils.java | 27 import com.android.emailcommon.Logging; 117 LogUtils.d(Logging.LOG_TAG, message + ": Waiting...");
|
/packages/apps/Exchange/src/com/android/exchange/ |
CalendarSyncEnabler.java | 19 import com.android.emailcommon.Logging; 73 LogUtils.i(Logging.LOG_TAG, "Enabling Exchange calendar sync for " + emailAddress);
|
/packages/apps/Exchange/src/com/android/exchange/utility/ |
CurlLogger.java | 26 * Curl Logging is copied over from AndroidHttpClient. Just switching to AndroidHttpClient is 27 * not trivial so it's easier to borrow the curl logging code this way.
|
/packages/apps/InCallUI/src/com/android/incallui/ |
Log.java | 20 * Manages logging for the entire class. 24 // Generic tag for all In Call logging
|
/prebuilts/tools/common/http-client/ |
README.txt | 18 * Apache Commons Logging 27 * Apache Commons Logging
|
/art/runtime/arch/x86/ |
context_x86.h | 21 #include "base/logging.h"
|
/art/runtime/ |
os_linux.cc | 24 #include "base/logging.h"
|
/development/samples/training/notify-user/res/values/ |
strings.xml | 41 <!-- Logging -->
|
/external/apache-http/src/org/apache/commons/logging/ |
LogConfigurationException.java | 17 package org.apache.commons.logging;
|
/external/chromium/android/jni/ |
jni_utils.cc | 6 #include "base/logging.h"
|
platform_file_jni.cc | 8 #include "base/logging.h"
|
/external/chromium/base/ |
dir_reader_linux.h | 15 #include "base/logging.h"
|
dir_reader_posix_unittest.cc | 13 #include "base/logging.h"
|
file_version_info_mac.mm | 10 #include "base/logging.h"
|
message_pump_default.cc | 7 #include "base/logging.h"
|
safe_strerror_posix.h | 12 // logging.h and use them instead if applicable.
|
sha1_win.cc | 13 #include "base/logging.h"
|
sys_info_mac.cc | 12 #include "base/logging.h"
|
/external/chromium/base/i18n/ |
break_iterator.cc | 7 #include "base/logging.h"
|
/external/chromium/base/memory/ |
ref_counted.cc | 7 #include "base/logging.h"
|
scoped_temp_dir.cc | 8 #include "base/logging.h"
|
/external/chromium/base/synchronization/ |
condition_variable_posix.cc | 10 #include "base/logging.h"
|
/external/chromium/base/third_party/dmg_fp/ |
dtoa_wrapper.cc | 8 #include "base/logging.h"
|
/external/chromium/base/threading/ |
platform_thread_mac.mm | 10 #include "base/logging.h"
|
Completed in 1686 milliseconds
<<71727374757677787980>>