Searched defs:DEBUG (Results 1 - 22 of 22) sorted by relevance

/development/tools/idegen/src/
H A DLog.java22 static final boolean DEBUG = false; field in class:Log
25 if (DEBUG) {
/development/apps/CustomLocale/src/com/android/customlocale2/
H A DChangeLocale.java34 private static final boolean DEBUG = true; field in class:ChangeLocale
43 if (DEBUG) {
71 if (DEBUG) {
H A DCustomLocaleReceiver.java40 private static final boolean DEBUG = true; field in class:CustomLocaleReceiver
51 if (DEBUG) {
72 if (!is_ok && DEBUG) {
H A DNewLocaleDialog.java38 private static final boolean DEBUG = true; field in class:NewLocaleDialog
62 if (DEBUG) {
H A DCustomLocaleActivity.java56 private static final boolean DEBUG = true; field in class:CustomLocaleActivity
147 if (DEBUG) {
207 if (DEBUG) {
225 if (DEBUG) {
276 if (DEBUG) {
383 if (DEBUG) {
402 if (DEBUG) {
/development/tools/emulator/system/qemu-props/
H A Dqemu-props.c27 #define DEBUG 1 macro
29 #if DEBUG
/development/tools/emulator/system/lights/
H A Dlights_qemu.c45 #define DEBUG 0 macro
46 #if DEBUG
/development/ndk/samples/hello-neon/jni/
H A Dhelloneon.c24 #define DEBUG 0 macro
26 #if DEBUG
/development/apps/WidgetPreview/src/com/android/widgetpreview/
H A DWidgetPreviewActivity.java50 private static final boolean DEBUG = true; field in class:WidgetPreviewActivity
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
H A DGL2JNIView.java69 private static final boolean DEBUG = false; field in class:GL2JNIView
176 if (DEBUG) {
/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
H A DSoftKeyboard.java45 static final boolean DEBUG = false; field in class:SoftKeyboard
/development/ndk/platforms/android-3/include/linux/mtd/
H A Dmtd.h152 #define DEBUG(n, args...) do { } while(0) macro
/development/ndk/platforms/android-8/samples/bitmap-plasma/jni/
H A Dplasma.c31 #define DEBUG 0 macro
/development/tools/emulator/opengl/system/gralloc/
H A Dgralloc.cpp35 #define DEBUG 0 macro
37 #if DEBUG >= 1
43 #if DEBUG >= 2
/development/ndk/platforms/android-9/samples/native-plasma/jni/
H A Dplasma.c36 #define DEBUG 0 macro
/development/tools/emulator/system/qemud/
H A Dqemud.c84 #define DEBUG 0 macro
87 #if DEBUG
/development/samples/training/basic/ActivityLifecycle/libs/
H A Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v13/ android/support/v13/app/ ...
/development/samples/training/multiscreen/newsreader/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/content/ ...
/development/samples/training/AnimationsDemo/libs/
H A Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v13/ android/support/v13/app/ ...
/development/samples/training/basic/FragmentBasics/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/bitmapfun/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/widget/ ...
/development/samples/training/location-aware/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...

Completed in 1380 milliseconds