/packages/apps/Mms/src/com/android/mms/transaction/ |
TransactionSettings.java | 62 if (Log.isLoggable(LogTag.TRANSACTION, Log.VERBOSE)) { 76 if (Log.isLoggable(LogTag.TRANSACTION, Log.VERBOSE)) { 135 if (Log.isLoggable(LogTag.TRANSACTION, Log.VERBOSE)) {
|
/packages/apps/Mms/src/com/android/mms/util/ |
PduLoaderManager.java | 142 if (Log.isLoggable(TAG, Log.DEBUG)) { 202 if (Log.isLoggable(TAG, Log.DEBUG)) { 217 if (Log.isLoggable(LogTag.PDU_CACHE, Log.DEBUG)) {
|
ThumbnailManager.java | 136 if (Log.isLoggable(LogTag.THUMBNAIL_CACHE, Log.DEBUG)) { 205 if (Log.isLoggable(TAG, Log.DEBUG)) { 271 if (Log.isLoggable(LogTag.THUMBNAIL_CACHE, Log.DEBUG)) { 280 if (Log.isLoggable(TAG, Log.DEBUG)) { 289 if (Log.isLoggable(LogTag.THUMBNAIL_CACHE, Log.DEBUG)) { 300 if (Log.isLoggable(LogTag.THUMBNAIL_CACHE, Log.DEBUG)) {
|
BackgroundLoaderManager.java | 108 if (Log.isLoggable(TAG, Log.DEBUG)) { 127 if (Log.isLoggable(TAG, Log.DEBUG)) {
|
/packages/apps/Mms/src/com/android/mms/widget/ |
MmsWidgetProvider.java | 55 if (Log.isLoggable(LogTag.WIDGET, Log.VERBOSE)) { 81 if (Log.isLoggable(LogTag.WIDGET, Log.VERBOSE)) { 125 if (Log.isLoggable(LogTag.WIDGET, Log.VERBOSE)) {
|
/frameworks/base/services/java/com/android/server/accounts/ |
AccountManagerService.java | 466 if (Log.isLoggable(TAG, Log.VERBOSE)) { 505 if (Log.isLoggable(TAG, Log.VERBOSE)) { 524 if (Log.isLoggable(TAG, Log.VERBOSE)) { 550 if (Log.isLoggable(TAG, Log.VERBOSE)) { 748 if (Log.isLoggable(TAG, Log.VERBOSE)) { [all...] |
/packages/apps/Mms/src/com/android/mms/ui/ |
UriImage.java | 272 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 319 if (Log.isLoggable(LogTag.APP, Log.VERBOSE) 339 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 347 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 366 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 378 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 391 if (Log.isLoggable(LogTag.APP, Log.VERBOSE) && resultTooBig) {
|
ConversationListItem.java | 166 if (Log.isLoggable(LogTag.CONTACT, Log.DEBUG)) { 206 if (Log.isLoggable(LogTag.CONTACT, Log.DEBUG)) { 239 if (Log.isLoggable(LogTag.CONTACT, Log.DEBUG)) {
|
/packages/apps/Mms/src/com/android/mms/data/ |
Conversation.java | 327 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 366 if (DELETEDEBUG || Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 416 if (DELETEDEBUG || Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 482 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 497 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 505 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 639 if (DELETEDEBUG || Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 669 if (DELETEDEBUG || Log.isLoggable(LogTag.APP, Log.VERBOSE)) { [all...] |
WorkingMessage.java | 229 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) { 273 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) LogTag.debug("loadFromUri %s", uri); 297 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) LogTag.debug("loadDraft %s", conv); 429 if (Log.isLoggable(LogTag.APP, Log.VERBOSE)) { [all...] |
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
ConsoleHandlerTest.java | 365 assertTrue(h.isLoggable(r1)); 369 // assertFalse(h.isLoggable(r)); 370 assertTrue(h.isLoggable(r2)); 425 public boolean isLoggable(LogRecord record) { 508 public boolean isLoggable(LogRecord r) { 510 return super.isLoggable(r);
|
/external/jmdns/src/javax/jmdns/impl/ |
JmDNSImpl.java | 394 if (logger.isLoggable(Level.FINER)) { 457 if (logger.isLoggable(Level.FINE)) { 469 if (logger.isLoggable(Level.FINER)) { 492 if (logger.isLoggable(Level.FINER)) { [all...] |
NetworkTopologyDiscoveryImpl.java | 66 if (logger.isLoggable(Level.FINEST)) {
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
MonthByWeekAdapter.java | 132 if (Log.isLoggable(TAG, Log.ERROR)) { 149 if(Log.isLoggable(TAG, Log.DEBUG)) { 179 if(Log.isLoggable(TAG, Log.DEBUG)) { 257 if (Log.isLoggable(TAG, Log.DEBUG)) { 267 if (Log.isLoggable(TAG, Log.DEBUG)) { 420 if (Log.isLoggable(TAG, Log.DEBUG)) {
|
/libcore/luni/src/main/java/java/util/logging/ |
MemoryHandler.java | 187 if (!isLoggable(record)) { 223 public boolean isLoggable(LogRecord record) { 224 return super.isLoggable(record);
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarInstancesHelper.java | 230 if (Log.isLoggable(CalendarProvider2.TAG, Log.ERROR)) { 266 if (Log.isLoggable(CalendarProvider2.TAG, Log.ERROR)) { 278 if (Log.isLoggable(CalendarProvider2.TAG, Log.ERROR)) { 285 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 299 if (Log.isLoggable(CalendarProvider2.TAG, Log.ERROR)) { 392 if (Log.isLoggable(CalendarProvider2.TAG, Log.ERROR)) { 419 if (Log.isLoggable(CalendarProvider2.TAG, Log.ERROR)) { 423 if (Log.isLoggable(CalendarProvider2.TAG, Log.ERROR)) { 538 if (Log.isLoggable(TAG, Log.VERBOSE)) { 597 if (Log.isLoggable(TAG, Log.VERBOSE)) [all...] |
CalendarAlarmManager.java | 147 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 233 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 273 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 385 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 406 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 422 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 432 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) { 445 if (Log.isLoggable(CalendarProvider2.TAG, Log.ERROR)) { 490 if (Log.isLoggable(CalendarProvider2.TAG, Log.DEBUG)) {
|
/external/jmonkeyengine/engine/src/core/com/jme3/asset/ |
DesktopAssetManager.java | 126 if (logger.isLoggable(Level.FINER)){
148 if (logger.isLoggable(Level.FINER)){
170 if (logger.isLoggable(Level.FINER)){
282 if (logger.isLoggable(Level.FINER)){
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
FilterPort.java | 41 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE);
|
OneShotScheduler.java | 43 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE);
|
AsyncRunner.java | 151 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE); 163 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE);
|
/packages/apps/VideoEditor/src/com/android/videoeditor/service/ |
IntentPool.java | 72 if (Log.isLoggable(TAG, Log.DEBUG)) {
|
/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
SipSessionGroup.java | 280 if ((session != null) && isLoggable(session)) { 294 if (isLoggable(newSession)) { 320 if ((s != null) && isLoggable(s)) { 368 boolean isLoggable = isLoggable(session, event); 370 if (isLoggable && processed) { 508 if (isLoggable(this, evt)) log("process: " + this + ": " 738 if (isLoggable(command)) log("process cmd: " + command); 763 if (isLoggable(this, evt)) log(" ~~~~~ " + this + ": " [all...] |
/frameworks/base/core/java/android/accounts/ |
ChooseAccountActivity.java | 106 if (Log.isLoggable(TAG, Log.WARN)) { 111 if (Log.isLoggable(TAG, Log.WARN)) {
|
/frameworks/volley/src/com/android/volley/ |
VolleyLog.java | 30 public static boolean DEBUG = Log.isLoggable(TAG, Log.VERBOSE); 45 DEBUG = Log.isLoggable(TAG, Log.VERBOSE);
|