Searched refs:DEBUG (Results 276 - 300 of 471) sorted by relevance

<<111213141516171819

/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionService.java77 private static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:MediaSessionService
369 if (DEBUG) {
383 if (DEBUG) {
392 if (DEBUG) {
433 if (DEBUG) {
837 if (DEBUG) {
851 if (DEBUG) {
926 if (DEBUG) {
942 if (DEBUG) {
[all...]
/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java72 private static final boolean DEBUG = false; field in class:UsbDeviceManager
149 if (DEBUG) Slog.v(TAG, "USB UEVENT: " + event.toString());
156 if (DEBUG) Slog.d(TAG, "got accessory start");
174 if (DEBUG) Slog.d(TAG, "accessory attached at boot");
198 if (DEBUG) Slog.d(TAG, "systemReady");
326 if (DEBUG) Slog.d(TAG, "boot completed");
452 if (DEBUG) Slog.d(TAG, "setUsbConfig(" + config + ")");
459 if (DEBUG) Slog.d(TAG, "setAdbEnabled: " + enable);
475 if (DEBUG) Slog.d(TAG, "setEnabledFunctions " + functions
588 if (DEBUG) Slo
[all...]
/frameworks/base/core/java/android/os/
H A DBaseBundle.java32 static final boolean DEBUG = false; field in class:BaseBundle
192 if (DEBUG) Log.d(TAG, "unparcel " + Integer.toHexString(System.identityHashCode(this))
198 if (DEBUG) Log.d(TAG, "unparcel " + Integer.toHexString(System.identityHashCode(this))
210 if (DEBUG) Log.d(TAG, "unparcel " + Integer.toHexString(System.identityHashCode(this))
224 if (DEBUG) Log.d(TAG, "unparcel " + Integer.toHexString(System.identityHashCode(this))
622 if (DEBUG) Log.d(TAG, "Getting boolean in "
1357 if (DEBUG) Log.d(TAG, "Retrieving " + Integer.toHexString(System.identityHashCode(this))
/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerService.java69 static final boolean DEBUG = false; field in class:VoiceInteractionManagerService
133 if (DEBUG) Slog.i(TAG, "initForUser user=" + userHandle);
320 if (DEBUG) Slog.i(TAG, "getCurInteractor curInteractor=" + curInteractor
329 if (DEBUG) Slog.i(TAG, "setCurInteractor comp=" + comp
367 if (DEBUG) Slog.i(TAG, "getCurRecognizer curRecognizer=" + curRecognizer
376 if (DEBUG) Slog.i(TAG, "setCurRecognizer comp=" + comp
699 if (DEBUG) Slog.i(TAG, "onSomePackagesChanged user=" + userHandle);
/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java95 static final boolean DEBUG = false; field in class:WallpaperManagerService
474 if (DEBUG) Slog.v(TAG, "WallpaperService startup");
501 if (DEBUG) Slog.v(TAG, "systemReady");
617 if (DEBUG) Slog.v(TAG, "clearWallpaper");
827 if (DEBUG) Slog.v(TAG, "setWallpaper");
874 if (DEBUG) Slog.v(TAG, "setWallpaperComponent name=" + name);
892 if (DEBUG) Slog.v(TAG, "bindWallpaperComponentLocked: componentName=" + componentName);
898 if (DEBUG) Slog.v(TAG, "bindWallpaperComponentLocked: still using default");
904 if (DEBUG) Slog.v(TAG, "same wallpaper");
918 if (DEBUG) Slo
[all...]
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DLinearLayoutManagerTest.java55 private static final boolean DEBUG = false; field in class:LinearLayoutManagerTest
208 if (DEBUG) {
256 if (DEBUG) {
381 if (DEBUG) {
395 if (DEBUG) {
405 if (DEBUG) {
730 if (DEBUG) {
930 if (DEBUG) {
938 if (DEBUG) {
954 layoutLatch.await(timeout * (DEBUG
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DBaseStatusBar.java113 public static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:BaseStatusBar
281 if (DEBUG) {
410 if (DEBUG) Log.d(TAG, "onListenerConnected");
426 if (DEBUG) Log.d(TAG, "onNotificationPosted: " + sbn);
439 if (DEBUG) {
463 if (DEBUG) Log.d(TAG, "onNotificationRemoved: " + sbn);
474 if (DEBUG) Log.d(TAG, "onRankingUpdate");
591 if (DEBUG) {
683 if (DEBUG
[all...]
/frameworks/base/core/java/android/print/
H A DPrintManager.java108 private static final boolean DEBUG = false; field in class:PrintManager
743 if (DEBUG) {
760 if (DEBUG) {
784 if (DEBUG) {
796 if (DEBUG) {
810 if (DEBUG) {
/frameworks/base/services/core/java/com/android/server/
H A DVibratorService.java58 private static final boolean DEBUG = false; field in class:VibratorService
243 if (DEBUG) {
283 if (DEBUG) {
337 if (DEBUG) {
532 if (DEBUG) {
555 if (DEBUG) {
/frameworks/base/services/core/java/com/android/server/display/
H A DColorFade.java65 private static final boolean DEBUG = false; field in class:ColorFade
140 if (DEBUG) {
305 if (DEBUG) {
326 if (DEBUG) {
354 if (DEBUG) {
395 if (DEBUG) {
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DGridLayoutManager.java37 private static final boolean DEBUG = false; field in class:GridLayoutManager
152 if (DEBUG) {
279 if (DEBUG) {
299 if (DEBUG) {
320 if (DEBUG) {
455 if (DEBUG) {
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_seq_param_set.c103 DEBUG(("NOT BASELINE PROFILE %d\n", tmp));
308 DEBUG(("WARNING! Invalid DPB size based on SPS Level!\n"));
309 DEBUG(("WARNING! Using num_ref_frames =%d for DPB size!\n",
/frameworks/base/media/java/android/media/audiofx/
H A DVirtualizer.java54 private final static boolean DEBUG = false; field in class:Virtualizer
213 if (DEBUG) {
231 if (DEBUG) {
/frameworks/base/media/java/android/media/audiopolicy/
H A DAudioPolicy.java54 private static final boolean DEBUG = false; field in class:AudioPolicy
422 if (DEBUG) {
430 if (DEBUG) {
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardPatternView.java45 private static final boolean DEBUG = KeyguardConstants.DEBUG; field in class:KeyguardPatternView
198 if (DEBUG) Log.v(TAG, "Cleanup() called on " + this);
H A DKeyguardHostView.java57 public static boolean DEBUG = KeyguardConstants.DEBUG; field in class:KeyguardHostView
129 if (DEBUG) Log.e(TAG, "KeyguardHostView()");
853 if (DEBUG) Log.d(TAG, "onSaveInstanceState, tstate=" + mTransportState);
876 if (DEBUG) Log.d(TAG, "onRestoreInstanceState, transport=" + mTransportState);
898 if (DEBUG) Log.d(TAG, "Window is " + (hasWindowFocus ? "focused" : "unfocused"));
1000 if (DEBUG) Log.d(TAG, "Music playing, show transport");
1009 if (DEBUG) Log.d(TAG, "Show right-most page " + rightMost);
1029 if (DEBUG) Log.d(TAG, "can't find user_selector in layout.");
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
H A DPowerUI.java43 static final boolean DEBUG = Log.isLoggable(TAG, Log.DEBUG); field in class:PowerUI
171 if (DEBUG) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DRecentsHorizontalScrollView.java46 private static final boolean DEBUG = RecentsPanelView.DEBUG; field in class:RecentsHorizontalScrollView
179 if (DEBUG) Log.v(TAG, "onInterceptTouchEvent()");
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
H A DDayPickerView.java199 if (Log.isLoggable(TAG, Log.DEBUG)) {
216 if (Log.isLoggable(TAG, Log.DEBUG)) {
304 if (Log.isLoggable(TAG, Log.DEBUG)) {
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
H A DVerticalGridFragment.java51 private static boolean DEBUG = false; field in class:VerticalGridFragment
159 if (DEBUG) Log.v(TAG, "row selected position " + position);
303 if (DEBUG) Log.v(TAG, "onFocusSearch focused " + focused + " + direction " + direction);
H A DVerticalGridSupportFragment.java53 private static boolean DEBUG = false; field in class:VerticalGridSupportFragment
161 if (DEBUG) Log.v(TAG, "row selected position " + position);
305 if (DEBUG) Log.v(TAG, "onFocusSearch focused " + focused + " + direction " + direction);
/frameworks/base/core/java/android/view/
H A DOrientationEventListener.java32 private static final boolean DEBUG = false; field in class:OrientationEventListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DWifiTile.java108 if (DEBUG) Log.d(TAG, "handleUpdateState arg=" + arg);
204 if (DEBUG) Log.d(TAG, "onWifiSignalChanged enabled=" + enabled);
263 if (DEBUG) Log.d(TAG, "setToggleState " + state);
270 if (DEBUG) Log.d(TAG, "createDetailView convertView=" + (convertView != null));
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java38 private static final boolean DEBUG = false; field in class:StorageNotification
90 if (DEBUG) Log.d(TAG, String.format( "Startup with UMS connection %s (media state %s)",
110 if (DEBUG) Log.i(TAG, String.format("UMS connection changed to %s (media state %s)",
124 if (DEBUG) Log.i(TAG, String.format(
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DFrameworkPerfActivity.java50 static final boolean DEBUG = false; field in class:FrameworkPerfActivity
329 if (DEBUG) {
367 if (DEBUG) Log.i(TAG, "startCurOp: mCurConnection=" + mCurConnection);
383 if (DEBUG) {

Completed in 3697 milliseconds

<<111213141516171819