Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 25 of 41) sorted by relevance

12

/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/database/sqlite/
DSQLiteDebug.java33 Log.isLoggable("SQLiteStatements", Log.VERBOSE);
40 Log.isLoggable("SQLiteTime", Log.VERBOSE);
46 Log.isLoggable("SQLiteCompiledSql", Log.VERBOSE);
53 Log.isLoggable("SQLiteCursorClosing", Log.VERBOSE);
59 Log.isLoggable("SQLiteLockTime", Log.VERBOSE);
65 Log.isLoggable("SQLiteLockStackTrace", Log.VERBOSE);
/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()
DAccountManagerService.java304 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getPassword()
342 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getUserData()
360 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthenticatorTypes()
384 if (Log.isLoggable(TAG, Log.VERBOSE)) { in addAccount()
458 if (Log.isLoggable(TAG, Log.VERBOSE)) { in hasFeatures()
505 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResult()
515 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResult()
530 if (Log.isLoggable(TAG, Log.VERBOSE)) { in removeAccount()
585 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResult()
613 if (Log.isLoggable(TAG, Log.VERBOSE)) { in invalidateAuthToken()
[all …]
DChooseTypeAndAccountActivity.java117 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onCreate()
236 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onDestroy()
257 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onActivityResult()
314 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onActivityResult()
322 if (Log.isLoggable(TAG, Log.VERBOSE)) { in runAddAccountForAuthenticator()
395 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setResultAndFinish()
403 if (Log.isLoggable(TAG, Log.VERBOSE)) { in startChooseAccountTypeActivity()
DChooseAccountTypeActivity.java55 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onCreate()
119 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setResultAndFinish()
/frameworks/compile/libbcc/runtime/make/
Dconfig.mk20 VERBOSE := 0
27 ifneq ($(VERBOSE),1)
/frameworks/base/media/libstagefright/rtsp/
DAH263Assembler.cpp78 #if VERBOSE in addPacket()
79 LOG(VERBOSE) << "Not the sequence number I expected"; in addPacket()
127 #if VERBOSE in submitAccessUnit()
128 LOG(VERBOSE) << "Access unit complete (" << mPackets.size() << " packets)"; in submitAccessUnit()
DAMPEG4AudioAssembler.cpp507 #if VERBOSE in addPacket()
508 LOG(VERBOSE) << "Not the sequence number I expected"; in addPacket()
533 #if VERBOSE in submitAccessUnit()
534 LOG(VERBOSE) << "Access unit complete (" << mPackets.size() << " packets)"; in submitAccessUnit()
/frameworks/base/core/java/android/content/
DSyncManager.java159 if (Log.isLoggable(TAG, Log.VERBOSE)) {
165 if (Log.isLoggable(TAG, Log.VERBOSE)) {
249 if (Log.isLoggable(TAG, Log.VERBOSE)) {
402 if (Log.isLoggable(TAG, Log.VERBOSE)) { in initializeSyncAdapter()
444 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onServiceConnected()
505 boolean isLoggable = Log.isLoggable(TAG, Log.VERBOSE); in scheduleSync()
669 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "sending MESSAGE_SYNC_ALARM"); in sendSyncAlarmMessage()
674 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "sending MESSAGE_CHECK_ALARMS"); in sendCheckAlarmsMessage()
680 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "sending MESSAGE_SYNC_FINISHED"); in sendSyncFinishedOrCanceledMessage()
688 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "sending MESSAGE_CANCEL"); in sendCancelSyncsMessage()
[all …]
DSyncStorageEngine.java375 if (Log.isLoggable(TAG, Log.VERBOSE)) { in reportChange()
490 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setBackoff()
535 if (Log.isLoggable(TAG, Log.VERBOSE)) { in clearAllBackoffs()
557 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setDelayUntilTime()
591 if (Log.isLoggable(TAG, Log.VERBOSE)) { in updateOrRemovePeriodicSync()
739 if (Log.isLoggable(TAG, Log.VERBOSE)) { in insertIntoPending()
770 if (Log.isLoggable(TAG, Log.VERBOSE)) { in deleteFromPending()
788 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "removing - " + authority); in deleteFromPending()
801 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "no more pending!"); in deleteFromPending()
818 if (Log.isLoggable(TAG, Log.VERBOSE)) { in clearPending()
[all …]
/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()
/frameworks/base/core/java/android/util/
DLog.java58 public static final int VERBOSE = 2; field in Log
117 return println_native(LOG_ID_MAIN, VERBOSE, tag, msg); in v()
128 return println_native(LOG_ID_MAIN, VERBOSE, tag, msg + '\n' + getStackTraceString(tr)); in v()
DSlog.java33 return Log.println_native(Log.LOG_ID_SYSTEM, Log.VERBOSE, tag, msg); in v()
37 return Log.println_native(Log.LOG_ID_SYSTEM, Log.VERBOSE, tag, in v()
DTimingLogger.java103 mDisabled = !Log.isLoggable(mTag, Log.VERBOSE); in reset()
/frameworks/base/tools/aidl/
Doptions_test.cpp4 const bool VERBOSE = false; variable
245 if (VERBOSE) { in main()
257 if (VERBOSE) { in main()
/frameworks/base/tools/layoutlib/bridge/src/android/util/
DLog_Delegate.java25 case Log.VERBOSE: in priorityChar()
/frameworks/base/libs/binder/
DIMemory.cpp35 #define VERBOSE 0 macro
246 if (VERBOSE) { in ~BpMemoryHeap()
406 LOGD_IF(VERBOSE, in find_heap()
439 LOGD_IF(VERBOSE, in free_heap()
/frameworks/base/core/java/com/android/internal/app/
DNetInitiatedActivity.java44 private static final boolean VERBOSE = false; field in NetInitiatedActivity
/frameworks/base/core/java/android/net/http/
DAndroidHttpClient.java368 if (level < Log.VERBOSE || level > Log.ASSERT) { in enableCurlLogging()
370 + Log.VERBOSE + ".." + Log.ASSERT + "]"); in enableCurlLogging()
/frameworks/base/services/java/com/android/server/
DDockObserver.java71 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onUEvent()
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
DSmsMessage.java680 if (Log.isLoggable(LOGGABLE_TAG, Log.VERBOSE)) { in parseSms()
761 if (Log.isLoggable(LOGGABLE_TAG, Log.VERBOSE)) { in getNextMessageId()
807 if (Log.isLoggable(LOGGABLE_TAG, Log.VERBOSE)) { in privateGetSubmitPdu()
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java155 if (Log.isLoggable(TAG, Log.VERBOSE)) { in notifyListener()
299 if (Log.isLoggable(TAG, Log.VERBOSE)) { in generateServicesMap()
/frameworks/base/core/java/android/view/inputmethod/
DBaseInputConnection.java642 LogPrinter lp = new LogPrinter(Log.VERBOSE, TAG); in replaceText()
666 LogPrinter lp = new LogPrinter(Log.VERBOSE, TAG); in replaceText()

12