Searched refs:debug (Results 1 - 25 of 74) sorted by relevance

123

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/debug/
H A DLogHelper.java16 package com.android.ex.camera2.portability.debug;
/frameworks/native/cmds/rawbu/
H A DAndroid.mk13 LOCAL_MODULE_TAGS := debug
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DDelayedMessageBuffer.java65 HdmiLogger.debug("Buffering message:" + message);
94 HdmiLogger.debug("Processing message:" + message);
111 HdmiLogger.debug("Checking message for address:" + address);
123 HdmiLogger.debug("Processing message:" + message);
145 HdmiLogger.debug("Processing message:" + message);
H A DSetArcTransmissionStateAction.java86 HdmiLogger.debug("Failed to send <Report Arc Initiated>.");
115 HdmiLogger.debug("Feature aborted for <Report Arc Initiated>");
H A DSystemAudioAction.java100 HdmiLogger.debug("Failed to send <System Audio Mode Request>:" + error);
127 HdmiLogger.debug("[T]:wait for <Set System Audio Mode>.");
149 HdmiLogger.debug("Failed to start system audio mode request.");
164 HdmiLogger.debug("Unexpected system audio mode request:" + receivedStatus);
H A DVolumeControlAction.java110 HdmiLogger.debug("Volume Key Status Changed[old:%b new:%b]", mIsVolumeUp, isVolumeUp);
147 HdmiLogger.debug("Force volume change[mute:%b, volume=%d]", mute, volume);
H A DRequestArcAction.java86 HdmiLogger.debug("[T]RequestArcAction.");
H A DSystemAudioAutoInitiationAction.java75 HdmiLogger.debug("Cannot change system audio mode in auto initiation action.");
H A DHdmiCecController.java207 HdmiLogger.debug("New logical address for device [%d]: [preferred:%d, assigned:%d]",
327 HdmiLogger.debug("setOption: [flag:%d, value:%d]", flag, value);
441 HdmiLogger.debug("[P]:AllocatedAddress=%s", allocated.toString());
569 HdmiLogger.debug("[S]:" + cecMessage);
604 HdmiLogger.debug("[R]:" + command);
614 HdmiLogger.debug("Hotplug event:[port:%d, connected:%b]", port, connected);
/frameworks/av/tools/resampler_tools/
H A Dfir.cpp74 " -d debug, print comma-separated coefficient table\n"
96 bool debug = false; local
164 debug = true;
227 if (!debug) {
256 if (!debug) {
268 printf("%.9g%s ", y, debug ? "," : "f,");
276 if (!debug) printf("\n ");
291 printf("%.9g%s", y, debug ? "" : "f");
294 if (debug && (i==nzc-1)) {
302 if (!debug) {
[all...]
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DCameraCapabilitiesFactory.java21 import com.android.ex.camera2.portability.debug.Log;
H A DCameraDeviceInfo.java22 import com.android.ex.camera2.portability.debug.Log;
H A DCameraStateHolder.java21 import com.android.ex.camera2.portability.debug.Log;
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/util/
H A DSystemProperties.java19 import com.android.ex.camera2.portability.debug.Log;
/frameworks/webview/chromium/tools/
H A Dmerge_from_chromium.py126 logging.debug(' Got URL %s and SHA1 %s for project %s', url, sha1, path)
158 logging.debug('Parsing DEPS ...')
189 logging.debug('Fetching project %s at %s ...', path, sha1)
194 logging.debug('Merging project %s at %s ...', path, sha1)
202 logging.debug('No new commits to merge in project %s', path)
219 logging.debug('Merging Chromium at %s ...', merged_sha1)
227 logging.debug('Getting directories to exclude ...')
240 logging.debug(' %s', '\n '.join(os.path.join(path, x) for x in
269 logging.debug('Generating makefiles ...')
331 logging.debug('Regeneratin
[all...]
H A Dmerge_to_android.py54 logging.debug('Check out %-45s at %-16s', project, tracking_branch)
74 logging.debug('Fetch %-45s %s:%s', project, remote, remote_ref)
104 logging.debug('No new commits to merge in project %s', project)
107 logging.debug('Merging project %s (flatten: %s)...', project, flatten)
205 logging.debug('Merging the SHA in repo.prop anyways (due to --force)')
208 logging.debug('Reason: %s', reason)
225 logging.debug('Getting upstream SHA for %s...', reference)
239 logging.debug('Found nearest Chromium revision %s', upstream_commit)
331 logging.debug('Pushing Chromium projects to %s ...', target_branch)
334 logging.debug('Pushin
[all...]
/frameworks/base/libs/common_time/
H A DAndroid.mk20 # Uncomment to enable vesbose logging and debug service.
/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/
H A DLogTest.java45 mLog.debug("Test %d", 42);
49 mLog.debug("Test %d", 42);
/frameworks/compile/mclinker/include/mcld/Support/
H A DMsgHandling.h32 MsgHandler debug(unsigned int pID);
61 inline mcld::MsgHandler mcld::debug(unsigned int pID) function in class:mcld
/frameworks/support/v4/java/android/support/v4/content/
H A DLocalBroadcastManager.java209 final boolean debug = DEBUG ||
211 if (debug) Log.v(
217 if (debug) Log.v(TAG, "Action list: " + entries);
222 if (debug) Log.v(TAG, "Matching against filter " + receiver.filter);
225 if (debug) {
234 if (debug) Log.v(TAG, " Filter matched! match=0x" +
242 if (debug) {
/frameworks/base/services/core/java/com/android/server/
H A DIntentResolver.java356 final boolean debug = localLOGV ||
363 buildResolveList(intent, categories, debug, defaultOnly,
376 final boolean debug = localLOGV ||
379 if (debug) Slog.v(
400 if (debug) Slog.v(TAG, "First type cut: " + Arrays.toString(firstTypeCut));
402 if (debug) Slog.v(TAG, "Second type cut: "
407 if (debug) Slog.v(TAG, "First type cut: " + Arrays.toString(firstTypeCut));
409 if (debug) Slog.v(TAG, "Second type cut: "
415 if (debug) Slog.v(TAG, "Third type cut: " + Arrays.toString(thirdTypeCut));
421 if (debug) Slo
671 buildResolveList(Intent intent, FastImmutableArraySet<String> categories, boolean debug, boolean defaultOnly, String resolvedType, String scheme, F[] src, List<R> dest, int userId) argument
[all...]
/frameworks/av/media/libnbaio/
H A DAndroid.mk19 # libsndfile license is incompatible; uncomment to use for local debug only
/frameworks/base/core/jni/
H A Dandroid_util_Log.cpp38 jint debug; member in struct:android::levels_t
50 case 'D': return levels.debug;
156 levels.debug = env->GetStaticIntField(clazz, env->GetStaticFieldID(clazz, "DEBUG", "I"));
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DLog.java30 public void debug(String format, Object... args) { method in class:Log
36 /** Similar to debug() but doesn't do a \n automatically. */
H A DTransformClassAdapter.java126 mLog.debug(" Stub: %s (%s)", invokeSignature, isNative ? "native" : "");
133 mLog.debug(" Keep: %s %s", name, desc);

Completed in 291 milliseconds

123