Searched defs:debug (Results 1 - 24 of 24) sorted by relevance

/packages/apps/Browser2/test/resources/
H A Djs-test.js5 debug = function debug(msg)
0 debug = function debug(msg) function
/packages/apps/Camera2/src_pd/com/android/camera/debug/
H A DLogHelper.java16 package com.android.camera.debug;
/packages/apps/Messaging/src/com/android/messaging/ui/debug/
H A DDebugMmsConfigActivity.java17 package com.android.messaging.ui.debug;
H A DDebugMmsConfigFragment.java16 package com.android.messaging.ui.debug;
36 import com.android.messaging.ui.debug.DebugMmsConfigItemView.MmsConfigItemListener;
H A DDebugSmsMmsFromDumpFileDialogFragment.java17 package com.android.messaging.ui.debug;
H A DDebugMmsConfigItemView.java16 package com.android.messaging.ui.debug;
/packages/apps/Camera2/src/com/android/camera/debug/
H A DLogUtil.java17 package com.android.camera.debug;
H A DLogger.java17 package com.android.camera.debug;
19 import com.android.camera.debug.Log.Tag;
H A DDebugPropertyHelper.java17 package com.android.camera.debug;
30 * Enable additional capture debug UI.
H A DLog.java17 package com.android.camera.debug;
H A DLoggers.java17 package com.android.camera.debug;
19 import com.android.camera.debug.Log.Tag;
/packages/apps/Calendar/src/com/android/calendar/
H A DGoogleCalendarUriIntentFilter.java44 static final boolean debug = false; field in class:GoogleCalendarUriIntentFilter
72 if (debug) Log.d(TAG, "eid=" + eidParam );
78 if (debug) Log.d(TAG, "decoded eid=" + new String(decodedBytes) );
120 if (debug) Log.d(TAG, "eid= " + eid );
121 if (debug) Log.d(TAG, "email= " + email );
122 if (debug) Log.d(TAG, "domain=" + domain );
150 if (debug) Log.d(TAG, "eidParts=" + syncId + "/" + ownerAccount);
154 if (debug) Log.d(TAG, "selection: " + selection);
158 if (debug) Log.d(TAG, "Found: " + eventCursor.getCount());
174 if (debug) Lo
[all...]
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
H A DLog.java64 public void debug(Object message) { method in class:Log
69 public void debug(Object message, Throwable t) { method in class:Log
/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
H A DContactsDumpActivity.java17 package com.android.providers.contacts.debug;
H A DDataExporter.java17 package com.android.providers.contacts.debug;
H A DDumpFileProvider.java17 package com.android.providers.contacts.debug;
/packages/services/Telephony/src/org/apache/james/mime4j/
H A DLog.java62 public void debug(Object message) { method in class:Log
67 public void debug(Object message, Throwable t) { method in class:Log
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_pan.cpp36 #define debug(fmt, ...) ALOGD ("%s(L%d): " fmt,__FUNCTION__, __LINE__, ## __VA_ARGS__) macro
61 debug("state:%d, local_role:%d, ifname:%s", state, local_role, ifname);
72 debug("state:%d, local_role:%d, remote_role:%d", state, local_role, remote_role);
107 debug("pan");
168 debug("in");
171 debug("out");
175 debug("in");
179 debug("out");
187 debug("in");
H A Dcom_android_bluetooth_gatt.cpp37 #define debug(fmt, ...) ALOGD ("%s(L%d): " fmt,__FUNCTION__, __LINE__, ## __VA_ARGS__) macro
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DUtils.java337 public static void debug(String message, Object ... args) { method in class:Utils
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
H A DHtmlParser.java63 // Turn on for debug information.
686 debug("Unknown element: " + tagName);
978 debug("Unknown attribute: " + name);
1128 private static void debug(String str) { method in class:HtmlParser
H A DHtmlTree.java305 // debug data. Clients should fix their code so that the endpoints from
308 StringBuilder debug = new StringBuilder("Returning unbalanced HTML:\n");
309 debug.append(getHtml());
310 debug.append("\nfromNode: ").append(fromNode);
311 debug.append("\ntoNode: ").append(toNode);
312 debug.append("\nNum nodes_: ").append(getNumNodes());
314 debug.append("\nChunk:\n").append(chunk);
316 logger.severe(debug.toString());
386 debug("Creating block: " +
424 debug("Forcin
1043 private static final void debug(String str) { method in class:HtmlTree
[all...]
/packages/apps/Settings/src/com/android/settings/widget/
H A DMatchParentShrinkingLinearLayout.java1571 public String debug(String output) { method in class:MatchParentShrinkingLinearLayout.LayoutParams
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 748 milliseconds