HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG (Results 126 - 150 of 820) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/core/java/android/app/
NotificationManager.java 60 private static boolean DEBUG = false;
61 private static boolean localLOGV = DEBUG || android.util.Config.LOGV;
  /frameworks/base/core/java/com/google/android/mms/util/
AbstractCache.java 27 private static final boolean DEBUG = false;
28 private static final boolean LOCAL_LOGV = DEBUG ? Config.LOGD : Config.LOGV;
  /frameworks/base/core/tests/coretests/src/android/view/
VisibilityCallback.java 35 private static final boolean DEBUG = false;
106 if (DEBUG) {
  /hardware/ti/wlan/wl1271/stad/build/linux/
Makefile 109 @echo Default Compilation: PLATFORM=$(PLATFORM) DEBUG=$(DEBUG) INTR=$(INTR) WSPI=$(WSPI) XCC=$(XCC) EXTRA CFLAGS: $(EXTRA_CFLAGS)
  /libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilder.java 56 private static final boolean DEBUG = false;
178 if (DEBUG) {
  /packages/apps/Mms/src/com/android/mms/dom/smil/parser/
SmilContentHandler.java 33 private static final boolean DEBUG = false;
34 private static final boolean LOCAL_LOGV = DEBUG ? Config.LOGD : Config.LOGV;
  /packages/apps/Mms/src/com/android/mms/layout/
LayoutManager.java 32 private static final boolean DEBUG = false;
33 private static final boolean LOCAL_LOGV = DEBUG ? Config.LOGD : Config.LOGV;
  /system/wlan/ti/wilink_6_1/stad/build/linux/
Makefile 109 @echo Default Compilation: PLATFORM=$(PLATFORM) DEBUG=$(DEBUG) INTR=$(INTR) WSPI=$(WSPI) XCC=$(XCC) EXTRA CFLAGS: $(EXTRA_CFLAGS)
  /frameworks/base/core/java/android/service/wallpaper/
WallpaperService.java 89 static final boolean DEBUG = false;
258 if (DEBUG) Log.v(TAG, "Dispatch wallpaper offsets: " + x + ", " + y);
277 if (DEBUG) Log.v(TAG, "Dispatch wallpaper command: " + x + ", " + y);
484 if (DEBUG) Log.v(TAG, "Changes: creating=" + creating
533 if (DEBUG) Log.v(TAG, "New surface: " + mSurfaceHolder.mSurface
551 if (DEBUG) Log.v(TAG, "Layout: Surface destroyed");
560 if (DEBUG) Log.v(TAG, "onSurfaceCreated("
576 if (DEBUG) {
583 if (DEBUG) Log.v(TAG, "onSurfaceChanged("
620 if (DEBUG) Log.v
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/
Android.mk 5 DEBUG ?= y
32 ifeq ($(DEBUG),y)
38 ifeq ($(DEBUG),y)
  /packages/apps/Calendar/src/com/android/calendar/
AgendaActivity.java 49 private static boolean DEBUG = false;
118 if (DEBUG) {
126 if (DEBUG) {
134 if (DEBUG) {
173 if (DEBUG) {
208 if (DEBUG) {
AgendaListView.java 40 private static final boolean DEBUG = false;
142 if (DEBUG) {
176 if (DEBUG) {
198 if (DEBUG) {
211 if (DEBUG) {
226 if (DEBUG) {
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/
Android.mk 5 DEBUG ?= y
15 ifeq ($(DEBUG),y)
21 ifeq ($(DEBUG),y)
  /frameworks/base/services/java/com/android/server/
BackupManagerService.java 87 private static final boolean DEBUG = false;
295 if (DEBUG) Slog.v(TAG, "clearing pending backups");
387 if (DEBUG) Slog.v(TAG, "TIMEOUT: token=" + token);
478 if (DEBUG) Slog.v(TAG, "Starting with transport " + mCurrentTransport);
492 if (DEBUG) Slog.v(TAG, "Binding to Google transport");
500 if (DEBUG) Slog.v(TAG, "Google transport not present");
521 if (DEBUG) Slog.v(TAG, "Init pending at scheduled backup");
533 if (DEBUG) Slog.v(TAG, "Running a backup pass");
554 if (DEBUG) Slog.v(TAG, "Running a device init");
568 if (DEBUG) Slog.v(TAG, "Initializing package tracking")
    [all...]
WallpaperManagerService.java 78 static final boolean DEBUG = false;
296 if (DEBUG) Slog.v(TAG, "WallpaperService startup");
314 if (DEBUG) Slog.v(TAG, "systemReady");
331 if (DEBUG) Slog.v(TAG, "clearWallpaper");
426 if (DEBUG) Slog.v(TAG, "setWallpaper");
459 if (DEBUG) Slog.v(TAG, "setWallpaperComponent name=" + name);
472 if (DEBUG) Slog.v(TAG, "bindWallpaperComponentLocked: componentName=" + componentName);
478 if (DEBUG) Slog.v(TAG, "bindWallpaperComponentLocked: still using default");
484 if (DEBUG) Slog.v(TAG, "same wallpaper");
496 if (DEBUG) Slog.v(TAG, "Use default component wallpaper:" + componentName)
    [all...]
  /external/v8/src/
codegen.h 103 #ifdef DEBUG
122 #endif // DEBUG
167 #ifdef DEBUG
204 #ifdef DEBUG
347 #ifdef DEBUG
472 #ifdef DEBUG
492 #ifdef DEBUG
512 #ifdef DEBUG
spaces.h 207 #ifdef DEBUG
280 #ifdef DEBUG
304 #ifdef DEBUG
519 #ifdef DEBUG
683 #ifdef DEBUG
745 #ifdef DEBUG
    [all...]
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java 85 private static final boolean DEBUG = false;
351 if (DEBUG) Log.d(TAG, "ALARM_WAKEUP");
354 if (DEBUG) Log.d(TAG, "ALARM_TIMEOUT");
491 if (DEBUG) {
506 if (DEBUG) Log.d(TAG, "call native_agps_data_conn_open");
510 if (DEBUG) Log.d(TAG, "call native_agps_data_conn_failed");
553 if (DEBUG) Log.d(TAG, "requestTime failed");
575 if (DEBUG) {
699 if (DEBUG) Log.d(TAG, "handleEnable");
728 if (DEBUG) Log.d(TAG, "handleDisable")
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
KeyguardUpdateMonitor.java 63 static private final boolean DEBUG = false;
190 if (DEBUG) Log.d(TAG, "DEVICE_PROVISIONED state = " + mDeviceProvisioned);
225 if (DEBUG) Log.d(TAG, "received broadcast " + action);
260 if (DEBUG) Log.d(TAG, "handlePhoneStateChanged(" + newState + ")");
267 if (DEBUG) Log.d(TAG, "handleRingerModeChange(" + mode + ")");
277 if (DEBUG) Log.d(TAG, "handleTimeUpdate");
287 if (DEBUG) Log.d(TAG, "handleBatteryUpdate");
304 if (DEBUG) Log.d(TAG, "handleCarrierInfoUpdate: plmn = " + mTelephonyPlmn
318 if (DEBUG) {
  /cts/tools/dasm/src/dasm/
Main.java 38 public static final boolean DEBUG = !false;
92 if (DEBUG) e.printStackTrace();
95 if (DEBUG) e.printStackTrace();
157 if (DEBUG) e.printStackTrace();
203 if (DEBUG) System.out.println("(compiled with DEBUG flag on)");
  /external/proguard/src/proguard/optimize/evaluation/
PartialEvaluator.java 46 private static final boolean DEBUG = false;
49 private static boolean DEBUG = true;
171 // DEBUG = DEBUG_RESULTS =
189 if (DEBUG)
202 if (DEBUG)
570 if (DEBUG) System.out.println("Popping alternative branch out of "+instructionBlockStack.size()+" blocks");
600 if (DEBUG)
666 if (DEBUG) System.out.println("Repeated variables, stack, and branch targets");
675 if (DEBUG) System.out.println("Generalizing current context after "+evaluationCount+" evaluations");
719 if (DEBUG)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
AudioFilePlayer.c 40 #if DEBUG
117 #if DEBUG
165 #if DEBUG
208 #if DEBUG
338 #if DEBUG
  /packages/apps/Settings/src/com/android/settings/
LocalePicker.java 40 private static final boolean DEBUG = false;
94 if (DEBUG) {
106 if (DEBUG) {
113 if (DEBUG) {
125 if (DEBUG) {
  /cts/tools/vm-tests/src/util/build/
DasmBuildStep.java 69 if(BuildDalvikSuite.DEBUG)
73 if(BuildDalvikSuite.DEBUG)
130 if(BuildDalvikSuite.DEBUG)
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
CodeAttribute_info.java 230 if (DEBUG) System.out.println ("\t[" + i + "] exception: " + exception_info);
243 if (DEBUG) System.out.println ("\t[" + i + "] attribute: " + attribute_info);
259 private static final boolean DEBUG = false;

Completed in 774 milliseconds

1 2 3 4 56 7 8 91011>>