Home
last modified time | relevance | path

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

12345678

/frameworks/base/core/tests/coretests/src/android/util/
DLogTest.java154 canLog = Log.isLoggable(LOG_TAG, Log.VERBOSE); in testIsLoggable()
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()
/frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
DSysTrace.java37 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in SysTrace
49 if (VERBOSE) { in traceCounter()
66 if (VERBOSE) { in beginSection()
84 if (VERBOSE) { in endSection()
103 if (VERBOSE) { in beginSectionAsync()
117 if (VERBOSE) { in endSectionAsync()
DStateWaiter.java46 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in StateWaiter
130 if (VERBOSE) { in waitForAnyOfStates()
139 if (VERBOSE) { in waitForAnyOfStates()
195 if (VERBOSE) Log.v(TAG, "setCurrentState - state now " + getStateName(state)); in queueStateTransition()
/frameworks/base/core/java/android/hardware/camera2/utils/
DCloseableLock.java41 private static final boolean VERBOSE = false; field in CloseableLock
113 if (VERBOSE) { in close()
144 if (VERBOSE) { in close()
176 if (VERBOSE) { in acquireLock()
196 if (VERBOSE) { in acquireLock()
211 if (VERBOSE) { in acquireLock()
244 if (VERBOSE) { in acquireExclusiveLock()
269 if (VERBOSE) { in acquireExclusiveLock()
284 if (VERBOSE) { in acquireExclusiveLock()
337 if (VERBOSE) { in releaseLock()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
DCameraTestThread.java31 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in CameraTestThread
50 if (VERBOSE) Log.v(TAG, "start loopRun"); in start()
58 if (VERBOSE) Log.v(TAG, "createLooperThread: finished"); in start()
62 if (VERBOSE) Log.v(TAG, "start waiting for looper"); in start()
78 if (VERBOSE) Log.v(TAG, "Terminate looper thread"); in close()
/frameworks/base/tests/ActivityManagerPerfTests/stub-app/src/com/android/stubs/am/
DTestActivity.java31 private static final boolean VERBOSE = InitService.VERBOSE; field in TestActivity
38 if (VERBOSE) { in onCreate()
51 if (VERBOSE) { in onNewIntent()
61 if (VERBOSE) { in onResume()
70 if (VERBOSE) { in onDestroy()
DTestService.java33 private static final boolean VERBOSE = InitService.VERBOSE; field in TestService
39 if (VERBOSE) { in onBind()
47 if (VERBOSE) { in onStartCommand()
55 if (VERBOSE) { in onUnbind()
DTestContentProvider.java27 private static final boolean VERBOSE = InitService.VERBOSE; field in TestContentProvider
52 if (VERBOSE) { in onCreate()
/frameworks/base/core/java/android/accounts/
DAbstractAccountAuthenticator.java157 if (Log.isLoggable(TAG, Log.VERBOSE)) { in addAccount()
167 if (Log.isLoggable(TAG, Log.VERBOSE)) { in addAccount()
187 if (Log.isLoggable(TAG, Log.VERBOSE)) { in confirmCredentials()
194 if (Log.isLoggable(TAG, Log.VERBOSE)) { in confirmCredentials()
213 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthTokenLabel()
221 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthTokenLabel()
238 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthToken()
247 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthToken()
265 if (Log.isLoggable(TAG, Log.VERBOSE)) { in updateCredentials()
274 if (Log.isLoggable(TAG, Log.VERBOSE)) { in updateCredentials()
[all …]
DAccountAuthenticatorResponse.java48 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResult()
61 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onRequestContinued()
72 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onError()
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
DASensorManager.cpp91 LOG(VERBOSE) << "ASensorManager::getSensorList"; in getSensorList()
159 LOG(VERBOSE) << "ASensorManager::createEventQueue"; in createEventQueue()
184 LOG(VERBOSE) << "Returning event queue " << queue.get(); in createEventQueue()
189 LOG(VERBOSE) << "ASensorManager::destroyEventQueue(" << queue << ")"; in destroyEventQueue()
309 LOG(VERBOSE) << "ASensorEventQueue_registerSensor"; in ASensorEventQueue_registerSensor()
317 LOG(VERBOSE) << "ASensorEventQueue_enableSensor(queue " << queue << ")"; in ASensorEventQueue_enableSensor()
324 LOG(VERBOSE) << "ASensorEventQueue_disableSensor"; in ASensorEventQueue_disableSensor()
344 LOG(VERBOSE) << "ASensorEventQueue_getEvents"; in ASensorEventQueue_getEvents()
441 LOG(VERBOSE) << "ALooper_forThread"; in ALooper_forThread()
446 LOG(VERBOSE) << "ALooper_prepare"; in ALooper_prepare()
[all …]
/frameworks/av/media/codec2/hidl/1.0/utils/
DInputBufferManager.cpp67 LOG(VERBOSE) << "InputBufferManager::_registerFrameData -- called with " in _registerFrameData()
78 LOG(VERBOSE) << "InputBufferManager::_registerFrameData -- " in _registerFrameData()
115 LOG(VERBOSE) << "InputBufferManager::_unregisterFrameData -- called with " in _unregisterFrameData()
177 LOG(VERBOSE) << "InputBufferManager::_unregisterFrameData -- called with " in _unregisterFrameData()
247 LOG(VERBOSE) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed()
255 LOG(VERBOSE) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed()
265 LOG(VERBOSE) << "InputBufferManager::_onBufferDestroyed -- " in _onBufferDestroyed()
355 LOG(VERBOSE) << "InputBufferManager::processNotifications -- " in processNotifications()
421 LOG(VERBOSE) << "InputBufferManager::processNotifications -- " in processNotifications()
433 LOG(VERBOSE) << "InputBufferManager::processNotifications -- " in processNotifications()
[all …]
/frameworks/av/media/codec2/vndk/util/
DC2ParamUtils.cpp73 C2_LOG(VERBOSE) << name.substr(0, word_start) << "|" in camelCaseToDashed()
114 C2_LOG(VERBOSE) << "=> " << name; in camelCaseToDashed()
130 C2_LOG(VERBOSE) << "prefix:" << prefix << ", underscores:" << extraUnderscores; in sanitizeEnumValueNames()
135 C2_LOG(VERBOSE) << s; in sanitizeEnumValueNames()
148 C2_LOG(VERBOSE) << "prefix:" << prefix << ", underscores:" << extraUnderscores; in sanitizeEnumValueNames()
172 C2_LOG(VERBOSE) << s; in sanitizeEnumValueNames()
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
DBlockingStateCallback.java44 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in BlockingStateCallback
56 if (VERBOSE) Log.v(TAG, "Camera device state now " + stateToString(state)); in setCurrentState()
179 if (VERBOSE) { in waitForAnyOfStates()
191 if (VERBOSE) { in waitForAnyOfStates()
DBlockingOfflineSessionCallback.java46 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in BlockingOfflineSessionCallback
58 if (VERBOSE) Log.v(TAG, "Offline session state now " + stateToString(state)); in setCurrentState()
196 if (VERBOSE) { in waitForAnyOfStates()
208 if (VERBOSE) { in waitForAnyOfStates()
DBlockingCameraManager.java42 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in BlockingCameraManager
208 if (VERBOSE) { in onOpened()
230 if (VERBOSE) { in onDisconnected()
255 if (VERBOSE) { in onError()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DByteArrayHelpers.java29 private static boolean VERBOSE = false; field in ByteArrayHelpers
164 if (VERBOSE) Log.v(TAG, "toByteArray - input: " + Arrays.toString(numbers)); in toByteArray()
174 if (VERBOSE) Log.v(TAG, "toByteArray - number " + i + ", class " + klass); in toByteArray()
194 if (VERBOSE) Log.v(TAG, "toByteArray - end of loop"); in toByteArray()
208 if (VERBOSE) Log.v(TAG, "toByteArray - output: " + Arrays.toString(bytes)); in toByteArray()
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DAnglesClassifier.java54 public static final boolean VERBOSE = SystemProperties.getBoolean("debug.falsing_log.ang", field in AnglesClassifier
180 if (VERBOSE) { in getAnglesVariance()
188 … if (VERBOSE) FalsingLog.i(TAG, "getAnglesVariance: (second pass) " + anglesVariance); in getAnglesVariance()
195 if (VERBOSE) FalsingLog.i(TAG, "getAnglesPercentage: count==0, result=1"); in getAnglesPercentage()
199 if (VERBOSE) { in getAnglesPercentage()
/frameworks/base/services/core/java/com/android/server/
DNetworkScorerAppManager.java50 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in NetworkScorerAppManager
70 if (VERBOSE) Log.v(TAG, "getAllValidScorers()"); in getAllValidScorers()
84 if (VERBOSE) { in getAllValidScorers()
99 if (VERBOSE) Log.v(TAG, serviceInfo.packageName in getAllValidScorers()
141 if (VERBOSE) { in findUseOpenWifiNetworksActivity()
285 if (VERBOSE) Log.v(TAG, currentPackageName + " is the active scorer."); in updateState()
369 if (VERBOSE) { in setNetworkRecommendationsPackage()
381 if (VERBOSE) { in setNetworkRecommendationsEnabledSetting()
/frameworks/base/core/java/android/app/backup/
DFullBackup.java390 if (Log.isLoggable(FullBackup.TAG_XML_PARSER, Log.VERBOSE)) { in isFullBackupContentEnabled()
432 if (Log.isLoggable(FullBackup.TAG_XML_PARSER, Log.VERBOSE)) { in maybeParseBackupSchemeLocked()
437 if (Log.isLoggable(FullBackup.TAG_XML_PARSER, Log.VERBOSE)) { in maybeParseBackupSchemeLocked()
473 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked()
488 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked()
514 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked()
529 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked()
537 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked()
550 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked()
557 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked()
[all …]
/frameworks/base/services/backup/backuplib/java/com/android/server/backup/transport/
DTransportUtils.java70 @IntDef({Priority.VERBOSE, Priority.DEBUG, Priority.INFO, Priority.WARN, Priority.WTF})
73 int VERBOSE = Log.VERBOSE; field
/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
DContentSuggestionsManagerService.java66 private static final boolean VERBOSE = false; // TODO: make dynamic field in ContentSuggestionsManagerService
142 if (VERBOSE) { in provideContextBitmap()
182 if (VERBOSE) { in provideContextImage()
201 if (VERBOSE) { in suggestContentSelections()
220 if (VERBOSE) { in classifyContentSelections()
237 if (VERBOSE) { in notifyInteraction()
/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
DLogLevel.kt25 VERBOSE(Log.VERBOSE),
/frameworks/base/tools/protologtool/src/com/android/protolog/tool/
DLogLevel.kt22 DEBUG, VERBOSE, INFO, WARN, ERROR, WTF;
28 "v" -> VERBOSE in getLevelForMethodName()
/frameworks/av/media/libstagefright/rtsp/
DAH263Assembler.cpp81 #if VERBOSE in addPacket()
82 LOG(VERBOSE) << "Not the sequence number I expected"; in addPacket()
155 #if VERBOSE in submitAccessUnit()
156 LOG(VERBOSE) << "Access unit complete (" << mPackets.size() << " packets)"; in submitAccessUnit()

12345678