Searched refs:VERBOSE (Results 1 - 25 of 36) sorted by relevance

12

/frameworks/base/core/tests/coretests/src/android/util/
H A DLogTest.java49 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
56 // Set the log level to be VERBOSE for this tag.
57 SystemProperties.set(PROPERTY_TAG, "VERBOSE");
59 // Test to make sure all log levels >= VERBOSE are loggable.
60 Assert.assertTrue(Log.isLoggable(LOG_TAG, Log.VERBOSE));
71 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
82 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
93 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
104 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
115 Assert.assertFalse(Log.isLoggable(LOG_TAG, Log.VERBOSE));
[all...]
/frameworks/base/core/java/android/database/sqlite/
H A 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/
H A DAbstractAccountAuthenticator.java122 if (Log.isLoggable(TAG, Log.VERBOSE)) {
132 if (Log.isLoggable(TAG, Log.VERBOSE)) {
140 if (Log.isLoggable(TAG, Log.VERBOSE)) {
145 if (Log.isLoggable(TAG, Log.VERBOSE)) {
155 if (Log.isLoggable(TAG, Log.VERBOSE)) {
162 if (Log.isLoggable(TAG, Log.VERBOSE)) {
171 if (Log.isLoggable(TAG, Log.VERBOSE)) {
176 if (Log.isLoggable(TAG, Log.VERBOSE)) {
187 if (Log.isLoggable(TAG, Log.VERBOSE)) {
195 if (Log.isLoggable(TAG, Log.VERBOSE)) {
[all...]
H A DAccountAuthenticatorResponse.java46 if (Log.isLoggable(TAG, Log.VERBOSE)) {
59 if (Log.isLoggable(TAG, Log.VERBOSE)) {
70 if (Log.isLoggable(TAG, Log.VERBOSE)) {
H A DAccountManagerService.java505 if (Log.isLoggable(TAG, Log.VERBOSE)) {
812 if (Log.isLoggable(TAG, Log.VERBOSE)) {
859 if (Log.isLoggable(TAG, Log.VERBOSE)) {
1198 if (Log.isLoggable(TAG, Log.VERBOSE)) {
1237 if (Log.isLoggable(TAG, Log.VERBOSE)) {
1401 if (Log.isLoggable(TAG, Log.VERBOSE)) {
1485 if (Log.isLoggable(TAG, Log.VERBOSE)) {
1498 if (Log.isLoggable(TAG, Log.VERBOSE)) {
1503 if (Log.isLoggable(TAG, Log.VERBOSE)) {
1509 if (Log.isLoggable(TAG, Log.VERBOSE)) {
[all...]
/frameworks/base/media/libstagefright/codecs/aacenc/Tools/
H A Ddoit.mk17 VERBOSE:=@ macro
111 $(VERBOSE) $(CC) $(CFLAGS) -o $(OBJDIR)/$@ -c $<
113 # $(VERBOSE) $(CC) $(CFLAGS) -o $@ -c $<
115 $(VERBOSE) $(GG) $(CPPFLAGS) -o $(OBJDIR)/$@ -c $<
118 $(VERBOSE) $(AS) $(ASFLAGS) -o $(OBJDIR)/$@ $<
/frameworks/base/core/java/android/content/
H A DSyncQueue.java181 if (Log.isLoggable(TAG, Log.VERBOSE)) {
185 if (Log.isLoggable(TAG, Log.VERBOSE)) {
193 if (Log.isLoggable(TAG, Log.VERBOSE)) {
203 if (Log.isLoggable(TAG, Log.VERBOSE)) {
208 if (Log.isLoggable(TAG, Log.VERBOSE)) {
215 if (Log.isLoggable(TAG, Log.VERBOSE)) {
225 if (Log.isLoggable(TAG, Log.VERBOSE)) {
H A DSyncManager.java167 if (Log.isLoggable(TAG, Log.VERBOSE)) {
173 if (Log.isLoggable(TAG, Log.VERBOSE)) {
249 if (Log.isLoggable(TAG, Log.VERBOSE)) {
278 if (Log.isLoggable(TAG, Log.VERBOSE)) {
420 if (Log.isLoggable(TAG, Log.VERBOSE)) {
462 if (Log.isLoggable(TAG, Log.VERBOSE)) {
523 boolean isLoggable = Log.isLoggable(TAG, Log.VERBOSE);
656 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "sending MESSAGE_SYNC_ALARM");
661 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "sending MESSAGE_CHECK_ALARMS");
667 if (Log.isLoggable(TAG, Log.VERBOSE)) Lo
[all...]
H A DSyncStorageEngine.java375 if (Log.isLoggable(TAG, Log.VERBOSE)) {
490 if (Log.isLoggable(TAG, Log.VERBOSE)) {
535 if (Log.isLoggable(TAG, Log.VERBOSE)) {
555 if (Log.isLoggable(TAG, Log.VERBOSE)) {
589 if (Log.isLoggable(TAG, Log.VERBOSE)) {
748 if (Log.isLoggable(TAG, Log.VERBOSE)) {
779 if (Log.isLoggable(TAG, Log.VERBOSE)) {
797 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "removing - " + authority);
810 if (Log.isLoggable(TAG, Log.VERBOSE)) Log.v(TAG, "no more pending!");
827 if (Log.isLoggable(TAG, Log.VERBOSE)) {
[all...]
H A DContentService.java124 if (Log.isLoggable(TAG, Log.VERBOSE)) {
142 if (Log.isLoggable(TAG, Log.VERBOSE)) {
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIccSmsInterfaceManager.java81 if (Log.isLoggable("SMS", Log.VERBOSE)) {
118 if (Log.isLoggable("SMS", Log.VERBOSE)) {
156 if (Log.isLoggable("SMS", Log.VERBOSE)) {
/frameworks/base/media/libstagefright/rtsp/
H A DAH263Assembler.cpp78 #if VERBOSE
79 LOG(VERBOSE) << "Not the sequence number I expected";
127 #if VERBOSE
128 LOG(VERBOSE) << "Access unit complete (" << mPackets.size() << " packets)";
H A DAMPEG4AudioAssembler.cpp442 #if VERBOSE
443 LOG(VERBOSE) << "Not the sequence number I expected";
468 #if VERBOSE
469 LOG(VERBOSE) << "Access unit complete (" << mPackets.size() << " packets)";
/frameworks/base/core/java/android/util/
H A DLog.java31 * ERROR, WARN, INFO, DEBUG, VERBOSE. Verbose should never be compiled
57 public static final int VERBOSE = 2; field in class:Log
110 * Send a {@link #VERBOSE} log message.
116 return println_native(LOG_ID_MAIN, VERBOSE, tag, msg);
120 * Send a {@link #VERBOSE} log message and log the exception.
127 return println_native(LOG_ID_MAIN, VERBOSE, tag, msg + '\n' + getStackTraceString(tr));
200 * Where level is either VERBOSE, DEBUG, INFO, WARN, ERROR, ASSERT, or SUPPRESS. SUPPRESS will
H A DSlog.java33 return Log.println_native(Log.LOG_ID_SYSTEM, Log.VERBOSE, tag, msg);
37 return Log.println_native(Log.LOG_ID_SYSTEM, Log.VERBOSE, tag,
H A DTimingLogger.java67 * least the Log.VERBOSE level for that tag at creation time then
79 * least the Log.VERBOSE level for that tag at creation time then
94 * Log.isLoggable is not enabled to at least the Log.VERBOSE
99 mDisabled = !Log.isLoggable(mTag, Log.VERBOSE);
113 * Log.isLoggable was not enabled to at least the Log.VERBOSE for
127 * not enabled to at least the Log.VERBOSE for the specified tag at
/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java155 if (Log.isLoggable(TAG, Log.VERBOSE)) {
274 if (Log.isLoggable(TAG, Log.VERBOSE)) {
282 if (Log.isLoggable(TAG, Log.VERBOSE)) {
297 if (Log.isLoggable(TAG, Log.VERBOSE)) {
307 if (Log.isLoggable(TAG, Log.VERBOSE)) {
313 if (Log.isLoggable(TAG, Log.VERBOSE)) {
328 if (Log.isLoggable(TAG, Log.VERBOSE)) {
346 if (Log.isLoggable(TAG, Log.VERBOSE)) {
351 if (Log.isLoggable(TAG, Log.VERBOSE)) {
/frameworks/base/tools/aidl/
H A Doptions_test.cpp4 const bool VERBOSE = false; variable
245 if (VERBOSE) {
257 if (VERBOSE) {
/frameworks/base/core/java/com/android/internal/app/
H A DNetInitiatedActivity.java40 private static final boolean VERBOSE = false; field in class:NetInitiatedActivity
/frameworks/base/libs/binder/
H A DIMemory.cpp35 #define VERBOSE 0 macro
244 if (VERBOSE) {
395 LOGD_IF(VERBOSE,
428 LOGD_IF(VERBOSE,
/frameworks/base/core/java/android/database/
H A DCursorToBulkCursorAdaptor.java85 if (Log.isLoggable(TAG, Log.VERBOSE) || Config.LOGV) {
/frameworks/base/services/java/com/android/server/
H A DDockObserver.java71 if (Log.isLoggable(TAG, Log.VERBOSE)) {
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DSmsMessage.java548 if (Log.isLoggable(LOGGABLE_TAG, Log.VERBOSE)) {
629 if (Log.isLoggable(LOGGABLE_TAG, Log.VERBOSE)) {
675 if (Log.isLoggable(LOGGABLE_TAG, Log.VERBOSE)) {
/frameworks/base/core/java/android/net/http/
H A DAndroidHttpClient.java359 if (level < Log.VERBOSE || level > Log.ASSERT) {
361 + Log.VERBOSE + ".." + Log.ASSERT + "]");
/frameworks/base/core/java/android/view/inputmethod/
H A DBaseInputConnection.java633 LogPrinter lp = new LogPrinter(Log.VERBOSE, TAG);
657 LogPrinter lp = new LogPrinter(Log.VERBOSE, TAG);

Completed in 1722 milliseconds

12