Home
last modified time | relevance | path

Searched refs:isLoggable (Results 1 – 25 of 58) sorted by relevance

123

/frameworks/base/core/tests/coretests/src/android/util/
DLogTest.java155 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/
DAbstractAccountAuthenticator.java121 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 …]
DAccountAuthenticatorResponse.java46 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()
DChooseTypeAndAccountActivity.java117 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()
DAccountManagerService.java403 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 …]
DChooseAccountTypeActivity.java55 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()
DChooseAccountActivity.java106 if (Log.isLoggable(TAG, Log.WARN)) { in getDrawableForType()
111 if (Log.isLoggable(TAG, Log.WARN)) { in getDrawableForType()
/frameworks/base/core/java/android/content/
DSyncManager.java172 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 …]
DSyncStorageEngine.java441 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/
DDataUsageStatUpdater.java106 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/
DSQLiteDebug.java40 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/
DIccSmsInterfaceManager.java81 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()
DConnection.java297 if (Log.isLoggable(LOG_TAG, Log.DEBUG)) { in toString()
/frameworks/base/core/jni/
Dandroid_util_Log.cpp60 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/
DAndroidHandler.java127 if (!Log.isLoggable(tag, level)) { in publish()
142 if (!Log.isLoggable(tag, priority)) { in publish()
/frameworks/base/voip/java/com/android/server/sip/
DSipSessionGroup.java287 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/
DAsyncRunner.java151 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE); in AsyncRunner()
163 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE); in AsyncRunner()
DOneShotScheduler.java43 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE); in OneShotScheduler()
DFilterPort.java41 mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE); in FilterPort()
DFilterFactory.java49 private static boolean mLogVerbose = Log.isLoggable(TAG, Log.VERBOSE);
/frameworks/base/core/java/android/util/
DTimingLogger.java103 mDisabled = !Log.isLoggable(mTag, Log.VERBOSE); in reset()
/frameworks/base/core/java/android/net/http/
DAndroidHttpClient.java343 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/
DSmsMessage.java682 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/
DVolleyLog.java30 public static final boolean DEBUG = Log.isLoggable(TAG, Log.VERBOSE);
/frameworks/ex/chips/src/com/android/ex/chips/
DRecipientAlternatesAdapter.java93 if (Log.isLoggable(TAG, Log.DEBUG)) { in getMatchingRecipients()
118 if (Log.isLoggable(TAG, Log.DEBUG)) { in getMatchingRecipients()

123