/frameworks/base/core/tests/coretests/src/android/util/ |
D | LogTest.java | 155 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 156 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 157 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 158 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 159 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 160 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 161 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 162 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 163 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable() 164 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable()
|
/frameworks/base/core/java/android/accounts/ |
D | AbstractAccountAuthenticator.java | 121 if (Log.isLoggable(TAG, Log.VERBOSE)) { in addAccount() 131 if (Log.isLoggable(TAG, Log.VERBOSE)) { in addAccount() 145 if (Log.isLoggable(TAG, Log.VERBOSE)) { in confirmCredentials() 152 if (Log.isLoggable(TAG, Log.VERBOSE)) { in confirmCredentials() 168 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthTokenLabel() 176 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthTokenLabel() 190 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthToken() 199 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthToken() 214 if (Log.isLoggable(TAG, Log.VERBOSE)) { in updateCredentials() 223 if (Log.isLoggable(TAG, Log.VERBOSE)) { in updateCredentials() [all …]
|
D | AccountAuthenticatorResponse.java | 46 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResult() 59 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onRequestContinued() 70 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onError()
|
D | ChooseTypeAndAccountActivity.java | 117 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onCreate() 151 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onCreate() 284 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onCreate() 296 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onDestroy() 339 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onActivityResult() 402 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onActivityResult() 410 if (Log.isLoggable(TAG, Log.VERBOSE)) { in runAddAccountForAuthenticator() 459 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setResultAndFinish() 467 if (Log.isLoggable(TAG, Log.VERBOSE)) { in startChooseAccountTypeActivity()
|
D | AccountManagerService.java | 403 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getPassword() 442 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getUserData() 461 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthenticatorTypes() 485 if (Log.isLoggable(TAG, Log.VERBOSE)) { in addAccount() 561 if (Log.isLoggable(TAG, Log.VERBOSE)) { in hasFeatures() 609 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResult() 619 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResult() 634 if (Log.isLoggable(TAG, Log.VERBOSE)) { in removeAccount() 691 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResult() 724 if (Log.isLoggable(TAG, Log.VERBOSE)) { in invalidateAuthToken() [all …]
|
D | ChooseAccountTypeActivity.java | 55 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onCreate() 119 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setResultAndFinish() 140 if (Log.isLoggable(TAG, Log.WARN)) { in buildTypeToAuthDescriptionMap() 145 if (Log.isLoggable(TAG, Log.WARN)) { in buildTypeToAuthDescriptionMap()
|
D | ChooseAccountActivity.java | 106 if (Log.isLoggable(TAG, Log.WARN)) { in getDrawableForType() 111 if (Log.isLoggable(TAG, Log.WARN)) { in getDrawableForType()
|
/frameworks/base/core/java/android/content/ |
D | SyncManager.java | 172 if (Log.isLoggable(TAG, Log.VERBOSE)) { 179 if (Log.isLoggable(TAG, Log.VERBOSE)) { 300 if (Log.isLoggable(TAG, Log.VERBOSE)) { 502 boolean isLoggable = Log.isLoggable(TAG, Log.VERBOSE); in scheduleSync() 522 if (isLoggable) { in scheduleSync() 602 if (isLoggable) { in scheduleSync() 617 if (isLoggable) { in scheduleSync() 630 if (isLoggable) { in scheduleSync() 667 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "sending MESSAGE_SYNC_ALARM"); in sendSyncAlarmMessage() 672 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "sending MESSAGE_CHECK_ALARMS"); in sendCheckAlarmsMessage() [all …]
|
D | SyncStorageEngine.java | 441 if (Log.isLoggable(TAG, Log.VERBOSE)) { in reportChange() 562 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setBackoff() 612 if (Log.isLoggable(TAG, Log.VERBOSE)) { in clearAllBackoffs() 637 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setDelayUntilTime() 673 if (Log.isLoggable(TAG, Log.VERBOSE)) { in updateOrRemovePeriodicSync() 829 if (Log.isLoggable(TAG, Log.VERBOSE)) { in insertIntoPending() 861 if (Log.isLoggable(TAG, Log.VERBOSE)) { in deleteFromPending() 880 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "removing - " + authority); in deleteFromPending() 894 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "no more pending!"); in deleteFromPending() 934 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.w(TAG, "Updating for new accounts..."); in doDatabaseCleanup() [all …]
|
/frameworks/ex/common/java/com/android/common/contacts/ |
D | DataUsageStatUpdater.java | 106 if (Log.isLoggable(TAG, Log.DEBUG)) { in updateWithAddress() 156 if (Log.isLoggable(TAG, Log.DEBUG)) { in updateWithPhoneNumber() 207 if (Log.isLoggable(TAG, Log.DEBUG)) { in update() 218 if (Log.isLoggable(TAG, Log.DEBUG)) { in update() 226 if (Log.isLoggable(TAG, Log.DEBUG)) { in update() 241 if (Log.isLoggable(TAG, Log.DEBUG)) { in update() 252 if (Log.isLoggable(TAG, Log.DEBUG)) { in update()
|
/frameworks/base/core/java/android/database/sqlite/ |
D | SQLiteDebug.java | 40 Log.isLoggable("SQLiteLog", Log.VERBOSE); 48 Log.isLoggable("SQLiteStatements", Log.VERBOSE); 57 Log.isLoggable("SQLiteTime", Log.VERBOSE);
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | IccSmsInterfaceManager.java | 81 if (Log.isLoggable("SMS", Log.VERBOSE)) { in sendData() 118 if (Log.isLoggable("SMS", Log.VERBOSE)) { in sendText() 156 if (Log.isLoggable("SMS", Log.VERBOSE)) { in sendMultipartText()
|
D | Connection.java | 297 if (Log.isLoggable(LOG_TAG, Log.DEBUG)) { in toString()
|
/frameworks/base/core/jni/ |
D | android_util_Log.cpp | 60 static jboolean isLoggable(const char* tag, jint level) { in isLoggable() function 93 result = isLoggable(chars, level); in android_util_Log_isLoggable() 101 return isLoggable(tag, levels.verbose); in android_util_Log_isVerboseLogEnabled()
|
/frameworks/base/core/java/com/android/internal/logging/ |
D | AndroidHandler.java | 127 if (!Log.isLoggable(tag, level)) { in publish() 142 if (!Log.isLoggable(tag, priority)) { in publish()
|
/frameworks/base/voip/java/com/android/server/sip/ |
D | SipSessionGroup.java | 287 if ((session != null) && isLoggable(session)) { in getSipSession() 301 if (isLoggable(newSession)) { in addSipSession() 327 if ((s != null) && isLoggable(s)) { in removeSipSession() 369 boolean isLoggable = isLoggable(session, event); in process() 371 if (isLoggable && processed) { in process() 505 if (isLoggable(this, evt)) Log.d(TAG, " ~~~~~ " + this + ": " in process() 713 if (isLoggable(command)) Log.d(TAG, "process cmd: " + command); in processCommand() 737 if (isLoggable(this, evt)) Log.d(TAG, " ~~~~~ " + this + ": " in process() 962 if (isLoggable(this, event)) { in handleAuthentication() 1709 private static boolean isLoggable(SipSessionImpl s) { [all …]
|
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
D | AsyncRunner.java | 151 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE); in AsyncRunner() 163 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE); in AsyncRunner()
|
D | OneShotScheduler.java | 43 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE); in OneShotScheduler()
|
D | FilterPort.java | 41 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE); in FilterPort()
|
D | FilterFactory.java | 49 private static boolean mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE);
|
/frameworks/base/core/java/android/util/ |
D | TimingLogger.java | 103 mDisabled = !Log.isLoggable(mTag, Log.VERBOSE); in reset()
|
/frameworks/base/core/java/android/net/http/ |
D | AndroidHttpClient.java | 343 private boolean isLoggable() { in isLoggable() method in AndroidHttpClient.LoggingConfiguration 344 return Log.isLoggable(tag, level); in isLoggable() 391 && configuration.isLoggable() in process()
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
D | SmsMessage.java | 682 if (Log.isLoggable(LOGGABLE_TAG, Log.VERBOSE)) { in parseSms() 746 if (Log.isLoggable(LOGGABLE_TAG, Log.VERBOSE)) { in parseBroadcastSms() 786 if (Log.isLoggable(LOGGABLE_TAG, Log.VERBOSE)) { in getNextMessageId() 832 if (Log.isLoggable(LOGGABLE_TAG, Log.VERBOSE)) { in privateGetSubmitPdu()
|
/frameworks/support/volley/src/com/android/volley/ |
D | VolleyLog.java | 30 public static final boolean DEBUG = Log.isLoggable(TAG, Log.VERBOSE);
|
/frameworks/ex/chips/src/com/android/ex/chips/ |
D | RecipientAlternatesAdapter.java | 93 if (Log.isLoggable(TAG, Log.DEBUG)) { in getMatchingRecipients() 118 if (Log.isLoggable(TAG, Log.DEBUG)) { in getMatchingRecipients()
|