Searched refs:DEBUG (Results 76 - 100 of 309) sorted by relevance

1234567891011>>

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardActivityLauncher.java46 private static final boolean DEBUG = KeyguardHostView.DEBUG; field in class:KeyguardActivityLauncher
72 if (DEBUG) Log.d(TAG, "getCameraWidgetInfo(): Nothing found");
78 if (DEBUG) Log.d(TAG, "getCameraWidgetInfo(): resolved: " + resolved);
80 if (DEBUG) Log.d(TAG, "getCameraWidgetInfo(): Would launch resolver");
87 if (DEBUG) Log.d(TAG, "getCameraWidgetInfo(): no metadata found");
92 if (DEBUG) Log.d(TAG, "getCameraWidgetInfo(): no layout specified");
184 if (DEBUG) Log.d(TAG, String.format("Starting activity for intent %s at %s",
239 if (DEBUG) Log.d(TAG, String.format("waitResult[%s,%s,%s,%s] at %s",
H A DKeyguardStatusView.java36 private static final boolean DEBUG = KeyguardViewMediator.DEBUG; field in class:KeyguardStatusView
55 if (DEBUG) Slog.v(TAG, "refresh statusview showing:" + showing);
84 if (DEBUG) Log.v(TAG, (enabled ? "Enable" : "Disable") + " transport text marquee");
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DImmersiveModeConfirmation.java57 private static final boolean DEBUG = false; field in class:ImmersiveModeConfirmation
89 if (DEBUG) Slog.d(TAG, "loadSetting()");
98 if (DEBUG) Slog.d(TAG, "Loaded mConfirmedPackages=" + mConfirmedPackages);
106 if (DEBUG) Slog.d(TAG, "saveSetting()");
113 if (DEBUG) Slog.d(TAG, "Saved packages=" + packages);
156 if (DEBUG) Slog.d(TAG, "Unconfirming immersive mode confirmation for " + pkg);
164 if (DEBUG) Slog.d(TAG, "Hiding immersive mode confirmation for " + mPromptPackage);
302 if (DEBUG) Slog.d(TAG, "Showing immersive mode confirmation for " + pkg);
321 if (DEBUG) Slog.d(TAG, "Confirming immersive mode for " + pkg);
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardServiceDelegate.java37 private static final boolean DEBUG = true; field in class:KeyguardServiceDelegate
80 if (DEBUG) Log.v(TAG, "**** SHOWN CALLED ****");
98 if (DEBUG) Log.v(TAG, "**** onKeyguardExitResult(" + success +") CALLED ****");
111 if (DEBUG) Log.v(TAG, "*** Keyguard: can't bind to " + KEYGUARD_CLASS);
113 if (DEBUG) Log.v(TAG, "*** Keyguard started");
120 if (DEBUG) Log.v(TAG, "*** Keyguard connected (yay!)");
136 if (DEBUG) Log.v(TAG, "*** Keyguard disconnected (boo!)");
211 if (DEBUG) Log.v(TAG, "onScreenTurnedOn(showListener = " + showListener + ")");
249 if (DEBUG) Log.v(TAG, "onSystemReady() called before keyguard service was ready");
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
H A DWifiConnectionTest.java45 private static final boolean DEBUG = false; field in class:WifiConnectionTest
52 if (DEBUG) {
94 if (DEBUG) {
/frameworks/base/services/java/com/android/server/print/
H A DRemotePrintSpooler.java56 private static final boolean DEBUG = false; field in class:RemotePrintSpooler
120 if (DEBUG) {
144 if (DEBUG) {
167 if (DEBUG) {
194 if (DEBUG) {
219 if (DEBUG) {
244 if (DEBUG) {
269 if (DEBUG) {
293 if (DEBUG) {
306 if (DEBUG) {
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DImageWallpaper.java62 private static final boolean DEBUG = false; field in class:ImageWallpaper
157 if (DEBUG) {
178 if (DEBUG) {
191 if (DEBUG) {
257 if (DEBUG) {
262 if (DEBUG) {
279 if (DEBUG) {
286 if (DEBUG) {
298 if (DEBUG) {
321 if (DEBUG) {
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarWindowView.java40 public static final boolean DEBUG = BaseStatusBar.DEBUG; field in class:StatusBarWindowView
52 setWillNotDraw(!DEBUG);
125 if (DEBUG) {
/frameworks/base/services/java/com/android/server/location/
H A DGpsXtraDownloader.java46 static final boolean DEBUG = false; field in class:GpsXtraDownloader
110 if (DEBUG) Log.d(TAG, "Downloading XTRA data from " + url);
133 if (DEBUG) Log.d(TAG, "HTTP error: " + status.getReasonPhrase());
162 if (DEBUG) Log.d(TAG, "error " + e);
/frameworks/volley/src/com/android/volley/
H A DVolleyLog.java30 public static boolean DEBUG = Log.isLoggable(TAG, Log.VERBOSE); field in class:VolleyLog
44 // Reinitialize the DEBUG "constant"
45 DEBUG = Log.isLoggable(TAG, Log.VERBOSE);
49 if (DEBUG) {
104 public static final boolean ENABLED = VolleyLog.DEBUG;
/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java89 static final boolean DEBUG = false; field in class:WallpaperService
284 if (DEBUG) Log.v(TAG, "Dispatch wallpaper offsets: " + x + ", " + y);
304 if (DEBUG) Log.v(TAG, "Dispatch wallpaper command: " + x + ", " + y);
580 if (DEBUG) Log.v(TAG, "Changes: creating=" + creating
634 if (DEBUG) Log.v(TAG, "New surface: " + mSurfaceHolder.mSurface
653 if (DEBUG) Log.v(TAG, "Layout: Surface destroyed");
665 if (DEBUG) Log.v(TAG, "onSurfaceCreated("
681 if (DEBUG) {
688 if (DEBUG) Log.v(TAG, "onSurfaceChanged("
728 if (DEBUG) Lo
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_decoder.c207 DEBUG(("DISCARDED NAL (UNSPECIFIED, REGISTERED, SPS ext or AUX slice)\n"));
227 DEBUG(("Access unit boundary\n"));
231 DEBUG(("CONCEALING..."));
258 DEBUG(("...DONE\n"));
272 DEBUG(("SEQ PARAM SET\n"));
285 DEBUG(("PIC PARAM SET\n"));
300 DEBUG(("IDR "));
303 DEBUG(("SLICE HEADER\n"));
444 DEBUG(("SLICE DATA, FIRST %d\n",
464 DEBUG(("SE
[all...]
/frameworks/base/core/java/android/app/backup/
H A DBackupAgent.java109 private static final boolean DEBUG = true; field in class:BackupAgent
417 if (DEBUG) Log.i(TAG, "Symlink (skipping)!: " + file);
428 if (DEBUG) Log.w(TAG, "Error canonicalizing path of " + file);
431 if (DEBUG) Log.w(TAG, "Error scanning file " + file + " : " + e);
484 if (DEBUG) Log.d(TAG, "onRestoreFile() size=" + size + " type=" + type
519 if (DEBUG) Log.i(TAG, "[" + domain + " : " + path + "] mapped to " + outPath);
524 if (DEBUG) {
533 if (DEBUG) Log.i(TAG, "[ skipping file " + path + "]");
563 if (DEBUG) Log.v(TAG, "doBackup() invoked");
596 if (DEBUG) Lo
[all...]
/frameworks/base/core/java/android/view/
H A DInputChannel.java33 private static final boolean DEBUG = false; field in class:InputChannel
91 if (DEBUG) {
/frameworks/base/core/tests/coretests/src/android/view/
H A DVisibilityCallback.java35 private static final boolean DEBUG = false; field in class:VisibilityCallback
106 if (DEBUG) {
/frameworks/base/services/java/com/android/server/accessibility/
H A DAccessibilityInputFilter.java43 private static final boolean DEBUG = false; field in class:AccessibilityInputFilter
70 if (DEBUG) {
74 if (DEBUG) {
123 if (DEBUG) {
134 if (DEBUG) {
144 if (DEBUG) {
235 if (DEBUG) {
275 if (DEBUG) {
/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityNodeInfoCache.java42 private static final boolean DEBUG = false; field in class:AccessibilityNodeInfoCache
113 if (DEBUG) {
146 if (DEBUG) {
164 if (DEBUG) {
208 if (DEBUG) {
228 if (DEBUG) {
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DRegisteredMediaRouteProvider.java47 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:RegisteredMediaRouteProvider
102 if (DEBUG) {
113 if (DEBUG) {
155 if (DEBUG) {
163 if (!mBound && DEBUG) {
167 if (DEBUG) {
176 if (DEBUG) {
188 if (DEBUG) {
201 if (DEBUG) {
[all...]
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/
H A DTimeZoneData.java42 private static final boolean DEBUG = false; field in class:TimeZoneData
123 if (DEBUG) {
150 if (DEBUG) {
155 if (DEBUG) {
219 } else if (DEBUG) {
346 if (DEBUG) {
425 if (DEBUG) {
432 if (DEBUG) {
449 if (DEBUG) {
455 if (DEBUG) {
[all...]
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
H A DFusedPrintersProvider.java63 private static final boolean DEBUG = false; field in class:FusedPrintersProvider
139 if (DEBUG) {
154 if (DEBUG) {
162 if (DEBUG) {
182 if (DEBUG) {
232 if (DEBUG) {
255 if (DEBUG) {
268 if (DEBUG) {
370 if (DEBUG) {
468 if (DEBUG) {
[all...]
/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java223 static final boolean DEBUG = false; field in class:InputMethodService
369 if (DEBUG) Log.v(TAG, "bindInput(): binding=" + binding
381 if (DEBUG) Log.v(TAG, "unbindInput(): binding=" + mInputBinding
389 if (DEBUG) Log.v(TAG, "startInput(): editor=" + attribute);
394 if (DEBUG) Log.v(TAG, "restartInput(): editor=" + attribute);
402 if (DEBUG) Log.v(TAG, "hideSoftInput()");
420 if (DEBUG) Log.v(TAG, "showSoftInput()");
427 if (DEBUG) Log.v(TAG, "BadTokenException: IME is done.");
459 if (DEBUG) Log.v(TAG, "finishInput() in " + this);
1399 if (DEBUG) Lo
[all...]
/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodManager.java203 static final boolean DEBUG = false; field in class:InputMethodManager
374 if (DEBUG) {
397 if (DEBUG) {
432 if (DEBUG) {
758 if (DEBUG) Log.v(TAG, "FINISH INPUT: " + mServedView);
1081 if (DEBUG) Log.v(TAG, "Starting input: view=" + view);
1083 if (DEBUG) Log.v(TAG, "ABORT input: no served view!");
1098 if (DEBUG) Log.v(TAG, "ABORT input: no handler for view! Close current input.");
1105 if (DEBUG) Log.v(TAG, "Starting input: reschedule to view thread");
1122 if (DEBUG) Lo
[all...]
/frameworks/base/core/java/android/app/
H A DFragmentManager.java344 FragmentManagerImpl.DEBUG = enabled;
401 static boolean DEBUG = false; field in class:FragmentManagerImpl
791 if (DEBUG && false) Log.v(TAG, "moveToState: " + f
825 if (DEBUG) Log.v(TAG, "moveto CREATED: " + f);
876 if (DEBUG) Log.v(TAG, "moveto ACTIVITY_CREATED: " + f);
917 if (DEBUG) Log.v(TAG, "moveto STARTED: " + f);
922 if (DEBUG) Log.v(TAG, "moveto RESUMED: " + f);
934 if (DEBUG) Log.v(TAG, "movefrom RESUMED: " + f);
940 if (DEBUG) Log.v(TAG, "movefrom STARTED: " + f);
946 if (DEBUG) Lo
[all...]
/frameworks/support/v4/java/android/support/v4/app/
H A DFragmentManager.java345 FragmentManagerImpl.DEBUG = enabled;
396 static boolean DEBUG = false; field in class:FragmentManagerImpl
859 if (DEBUG) Log.v(TAG, "moveto CREATED: " + f);
913 if (DEBUG) Log.v(TAG, "moveto ACTIVITY_CREATED: " + f);
956 if (DEBUG) Log.v(TAG, "moveto STARTED: " + f);
961 if (DEBUG) Log.v(TAG, "moveto RESUMED: " + f);
972 if (DEBUG) Log.v(TAG, "movefrom RESUMED: " + f);
978 if (DEBUG) Log.v(TAG, "movefrom STARTED: " + f);
983 if (DEBUG) Log.v(TAG, "movefrom STOPPED: " + f);
988 if (DEBUG) Lo
[all...]
/frameworks/base/core/java/android/util/
H A DArrayMap.java46 private static final boolean DEBUG = false; field in class:ArrayMap
175 if (DEBUG) Log.d(TAG, "Retrieving 2x cache " + mHashes
189 if (DEBUG) Log.d(TAG, "Retrieving 1x cache " + mHashes
211 if (DEBUG) Log.d(TAG, "Storing 2x cache " + array
225 if (DEBUG) Log.d(TAG, "Storing 1x cache " + array
440 if (DEBUG) Log.d(TAG, "put: grow from " + mHashes.length + " to " + n);
447 if (DEBUG) Log.d(TAG, "put: copy 0-" + mSize + " to 0");
456 if (DEBUG) Log.d(TAG, "put: move " + index + "-" + (mSize-index)
541 if (DEBUG) Log.d(TAG, "remove: shrink from " + mHashes.length + " to 0");
553 if (DEBUG) Lo
[all...]

Completed in 1993 milliseconds

1234567891011>>