/frameworks/base/core/tests/coretests/src/android/util/ |
D | LogTest.java | 154 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/ |
D | SysTrace.java | 37 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()
|
D | StateWaiter.java | 46 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/ |
D | CloseableLock.java | 41 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/ |
D | CameraTestThread.java | 31 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/core/java/android/accounts/ |
D | AbstractAccountAuthenticator.java | 159 if (Log.isLoggable(TAG, Log.VERBOSE)) { in addAccount() 169 if (Log.isLoggable(TAG, Log.VERBOSE)) { in addAccount() 189 if (Log.isLoggable(TAG, Log.VERBOSE)) { in confirmCredentials() 196 if (Log.isLoggable(TAG, Log.VERBOSE)) { in confirmCredentials() 215 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthTokenLabel() 223 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthTokenLabel() 240 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthToken() 249 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthToken() 267 if (Log.isLoggable(TAG, Log.VERBOSE)) { in updateCredentials() 276 if (Log.isLoggable(TAG, Log.VERBOSE)) { in updateCredentials() [all …]
|
D | AccountAuthenticatorResponse.java | 48 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/ |
D | ASensorManager.cpp | 91 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/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/util/ |
D | CarSetupWizardUiUtils.java | 31 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in CarSetupWizardUiUtils 39 if (VERBOSE) { in maybeHideSystemUI() 44 if (VERBOSE) { in maybeHideSystemUI()
|
/frameworks/av/media/codec2/vndk/util/ |
D | C2ParamUtils.cpp | 73 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()
|
D | C2InterfaceHelper.cpp | 365 C2_LOG(VERBOSE) << "Creating field helper " << field << " " in FieldHelper() 664 C2_LOG(VERBOSE) << "marking dependency for setting at #" << paramDepIx << ": " in config() 672 C2_LOG(VERBOSE) << "handling dirty down dependencies after last setting"; in config() 683 C2_LOG(VERBOSE) << "old value " << asString(param->value().get()); in config() 685 C2_LOG(VERBOSE) << "new value " << asString(p); in config() 690 C2_LOG(VERBOSE) << "ignoring setting unchanged param " << ix; in config() 696 C2_LOG(VERBOSE) << "setting param " << ix; in config() 722 C2_LOG(VERBOSE) << "param " << ix << " value changed"; in config() 725 C2_LOG(VERBOSE) << 1; in config() 734 C2_LOG(VERBOSE) << "marking down dependencies to update at #" in config() [all …]
|
/frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/ |
D | BlockingStateCallback.java | 44 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()
|
D | BlockingCameraManager.java | 42 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/av/media/codec2/hidl/1.0/utils/ |
D | InputBufferManager.cpp | 67 LOG(VERBOSE) << "InputBufferManager::_registerFrameData -- called with " in _registerFrameData() 78 LOG(VERBOSE) << "InputBufferManager::_registerFrameData -- " in _registerFrameData() 114 LOG(VERBOSE) << "InputBufferManager::_unregisterFrameData -- called with " in _unregisterFrameData() 175 LOG(VERBOSE) << "InputBufferManager::_unregisterFrameData -- called with " in _unregisterFrameData() 240 LOG(VERBOSE) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed() 340 LOG(VERBOSE) << "InputBufferManager::processNotifications -- " in processNotifications() 406 LOG(VERBOSE) << "InputBufferManager::processNotifications -- " in processNotifications() 418 LOG(VERBOSE) << "InputBufferManager::processNotifications -- " in processNotifications() 421 LOG(VERBOSE) << "InputBufferManager::processNotifications -- " in processNotifications() 429 LOG(VERBOSE) << "InputBufferManager main -- started."; in main()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
D | AnglesClassifier.java | 54 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/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
D | ByteArrayHelpers.java | 29 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/services/core/java/com/android/server/ |
D | NetworkScorerAppManager.java | 50 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() 290 if (VERBOSE) Log.v(TAG, currentPackageName + " is the active scorer."); in updateState() 374 if (VERBOSE) { in setNetworkRecommendationsPackage() 386 if (VERBOSE) { in setNetworkRecommendationsEnabledSetting()
|
/frameworks/base/core/java/android/app/backup/ |
D | FullBackup.java | 390 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/java/com/android/server/backup/transport/ |
D | TransportUtils.java | 70 @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/ |
D | ContentSuggestionsManagerService.java | 62 private static final boolean VERBOSE = false; // TODO: make dynamic field in ContentSuggestionsManagerService 129 if (VERBOSE) { in provideContextImage() 148 if (VERBOSE) { in suggestContentSelections() 167 if (VERBOSE) { in classifyContentSelections() 184 if (VERBOSE) { in notifyInteraction()
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | ValidateNotificationPeople.java | 59 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);; field in ValidateNotificationPeople 110 if (VERBOSE) Slog.i(TAG, "mEvictionCount: " + mEvictionCount); in initialize() 123 if (VERBOSE) Slog.i(TAG, "disabled"); in process() 127 if (VERBOSE) Slog.i(TAG, "skipping empty notification"); in process() 131 if (VERBOSE) Slog.i(TAG, "skipping global notification"); in process() 136 if (VERBOSE) Slog.i(TAG, "skipping notification that lacks a context"); in process() 244 if (VERBOSE) Slog.i(TAG, "Validating: " + key + " for " + context.getUserId()); in validatePeople() 271 if (VERBOSE) Slog.i(TAG, "final affinity: " + affinity); in validatePeople() 486 if (VERBOSE) Slog.i(TAG, "Executing: validation for: " + mKey); in work() 534 if (VERBOSE) Slog.i(TAG, "final affinity: " + operand.getContactAffinity()); in applyChangesLocked()
|
/frameworks/av/media/libstagefright/rtsp/ |
D | AH263Assembler.cpp | 81 #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()
|
/frameworks/base/core/java/android/database/sqlite/ |
D | SQLiteDebug.java | 49 Log.isLoggable("SQLiteLog", Log.VERBOSE); 57 Log.isLoggable("SQLiteStatements", Log.VERBOSE); 66 Log.isLoggable("SQLiteTime", Log.VERBOSE);
|
/frameworks/base/telecomm/java/android/telecom/ |
D | Log.java | 57 public static boolean VERBOSE = isLoggable(android.util.Log.VERBOSE); field in Log 118 } else if (VERBOSE) { in v() 127 } else if (VERBOSE) { in v() 352 VERBOSE = isLoggable(android.util.Log.VERBOSE); in setTag() 383 if (pii == null || VERBOSE) { in piiHandle() 458 if (pii == null || VERBOSE) { in pii()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | AlertingNotificationManager.java | 64 if (Log.isLoggable(TAG, Log.VERBOSE)) { in showNotification() 80 if (Log.isLoggable(TAG, Log.VERBOSE)) { in removeNotification() 103 if (Log.isLoggable(TAG, Log.VERBOSE)) { in updateNotification() 124 if (Log.isLoggable(TAG, Log.VERBOSE)) { in releaseAllImmediately() 296 if (Log.isLoggable(TAG, Log.VERBOSE)) { in updateEntry()
|