/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/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/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/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 | 160 if (Log.isLoggable(TAG, Log.VERBOSE)) { in addAccount() 170 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 …]
|
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 | 135 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onCreate() 184 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onCreate() 239 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onDestroy() 283 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onActivityResult() 347 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onActivityResult() 355 if (Log.isLoggable(TAG, Log.VERBOSE)) { in runAddAccountForAuthenticator() 416 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setResultAndFinish() 424 if (Log.isLoggable(TAG, Log.VERBOSE)) { in startChooseAccountTypeActivity() 572 if (Log.isLoggable(TAG, Log.VERBOSE)) { in populateUIAccountList()
|
/frameworks/support/percent/src/android/support/percent/ |
D | PercentLayoutHelper.java | 77 private static final boolean VERBOSE = false; field in PercentLayoutHelper 152 if (VERBOSE) { in getPercentLayoutInfo() 160 if (VERBOSE) { in getPercentLayoutInfo() 168 if (VERBOSE) { in getPercentLayoutInfo() 180 if (VERBOSE) { in getPercentLayoutInfo() 189 if (VERBOSE) { in getPercentLayoutInfo() 198 if (VERBOSE) { in getPercentLayoutInfo() 207 if (VERBOSE) { in getPercentLayoutInfo() 216 if (VERBOSE) { in getPercentLayoutInfo() 225 if (VERBOSE) { in getPercentLayoutInfo() [all …]
|
/frameworks/base/core/java/android/app/backup/ |
D | FullBackup.java | 317 if (Log.isLoggable(FullBackup.TAG_XML_PARSER, Log.VERBOSE)) { in isFullBackupContentEnabled() 357 if (Log.isLoggable(FullBackup.TAG_XML_PARSER, Log.VERBOSE)) { in maybeParseBackupSchemeLocked() 362 if (Log.isLoggable(FullBackup.TAG_XML_PARSER, Log.VERBOSE)) { in maybeParseBackupSchemeLocked() 398 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked() 414 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked() 430 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked() 443 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked() 450 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked() 462 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked() 469 if (Log.isLoggable(TAG_XML_PARSER, Log.VERBOSE)) { in parseBackupSchemeFromXmlLocked() [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() 253 if (VERBOSE) { in onError()
|
/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/notification/ |
D | ValidateNotificationPeople.java | 56 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE);; field in ValidateNotificationPeople 107 if (VERBOSE) Slog.i(TAG, "mEvictionCount: " + mEvictionCount); in initialize() 120 if (VERBOSE) Slog.i(TAG, "disabled"); in process() 124 if (VERBOSE) Slog.i(TAG, "skipping empty notification"); in process() 128 if (VERBOSE) Slog.i(TAG, "skipping global notification"); in process() 133 if (VERBOSE) Slog.i(TAG, "skipping notification that lacks a context"); in process() 235 if (VERBOSE) Slog.i(TAG, "Validating: " + key + " for " + context.getUserId()); in validatePeople() 262 if (VERBOSE) Slog.i(TAG, "final affinity: " + affinity); in validatePeople() 441 if (VERBOSE) Slog.i(TAG, "Executing: validation for: " + mKey); in work() 488 if (VERBOSE) Slog.i(TAG, "final affinity: " + operand.getContactAffinity()); in applyChangesLocked()
|
/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/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/multidex/library/test/src/android/util/ |
D | Log.java | 31 public static final int VERBOSE = 2; field in Log 68 return println(LOG_ID_MAIN, VERBOSE, tag, msg); in v() 79 return println(LOG_ID_MAIN, VERBOSE, tag, msg + '\n' + getStackTraceString(tr)); in v()
|
/frameworks/compile/libbcc/tests/debuginfo/ |
D | build_test_apk.sh | 20 VERBOSE=no 49 if [ "$VERBOSE" = "yes" ] ; then 70 VERBOSE=yes
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | SyncStorageEngine.java | 538 if (Log.isLoggable(TAG, Log.VERBOSE)) { in reportChange() 579 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setSyncAutomatically() 590 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setSyncAutomatically() 655 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setSyncableStateForEndPoint() 659 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setSyncableStateForEndPoint() 688 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setBackoff() 761 if (Log.isLoggable(TAG, Log.VERBOSE)) { in clearAllBackoffsLocked() 793 if (Log.isLoggable(TAG, Log.VERBOSE)) { in setDelayUntilTime() 896 if (Log.isLoggable(TAG, Log.VERBOSE)) { in doDatabaseCleanup() 906 if (Log.isLoggable(TAG, Log.VERBOSE)) { in doDatabaseCleanup() [all …]
|
/frameworks/base/media/java/android/media/ |
D | MediaHTTPConnection.java | 44 private static final boolean VERBOSE = false; field in MediaHTTPConnection 73 if (VERBOSE) { in connect() 334 if (VERBOSE) { in readAt() 349 if (VERBOSE) { in readAt() 354 if (VERBOSE) { in readAt()
|
/frameworks/base/telecomm/java/android/telecom/ |
D | Log.java | 42 public static final boolean VERBOSE = isLoggable(android.util.Log.VERBOSE); field in Log 98 if (VERBOSE) { in v() 104 if (VERBOSE) { in v() 159 if (pii == null || VERBOSE) { in pii()
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerService.java | 742 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onUnlockUser() 779 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getPassword() 820 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getPreviousName() 873 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getUserData() 909 if (Log.isLoggable(TAG, Log.VERBOSE)) { in getAuthenticatorTypes() 964 if (Log.isLoggable(TAG, Log.VERBOSE)) { in addAccountExplicitly() 1057 if (Log.isLoggable(TAG, Log.VERBOSE)) { in accountAuthenticated() 1273 if (Log.isLoggable(TAG, Log.VERBOSE)) { in hasFeatures() 1328 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResult() 1338 if (Log.isLoggable(TAG, Log.VERBOSE)) { in onResult() [all …]
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
D | Camera2Focuser.java | 51 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in Camera2Focuser 357 if (VERBOSE) { in createCaptureListener() 383 if (VERBOSE) { in createCaptureListener()
|
D | CameraTestUtils.java | 92 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in CameraTestUtils 181 if (VERBOSE) Log.v(TAG, "Created ImageReader size " + size); in makeImageReader() 359 if (VERBOSE) { in onImageReleased() 843 if(VERBOSE) Log.v(TAG, "get data from " + planes.length + " planes"); in getDataFromImage() 850 if (VERBOSE) { in getDataFromImage() 883 if (VERBOSE) Log.v(TAG, "Finished reading data from plane " + i); in getDataFromImage() 958 if (VERBOSE) { in getSupportedSizeForFormat() 975 if (VERBOSE) Log.v(TAG, "Supported sizes are: " + Arrays.deepToString(availableSizes)); in getSupportedSizeForFormat() 987 if (VERBOSE) { in getSupportedSizeForClass() 1004 if (VERBOSE) Log.v(TAG, "Supported sizes are: " + Arrays.deepToString(availableSizes)); in getSupportedSizeForClass() [all …]
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/ |
D | Camera2CaptureRequestTest.java | 56 private static final boolean VERBOSE = Log.isLoggable(TAG, Log.VERBOSE); field in Camera2CaptureRequestTest 190 if (VERBOSE) { in autoAeMultipleCapturesThenTestLock() 277 if (VERBOSE) { in aeManualControlTest() 416 if (VERBOSE) { in validateFrameDurationForCapture()
|