Searched refs:DEBUG (Results 101 - 125 of 190) sorted by relevance

12345678

/frameworks/support/v13/java/android/support/v13/app/
H A DFragmentStatePagerAdapter.java70 private static final boolean DEBUG = false; field in class:FragmentStatePagerAdapter
110 if (DEBUG) Log.v(TAG, "Adding item #" + position + ": f=" + fragment);
134 if (DEBUG) Log.v(TAG, "Removing item #" + position + ": f=" + object
/frameworks/support/v4/java/android/support/v4/app/
H A DFragmentStatePagerAdapter.java66 private static final boolean DEBUG = false; field in class:FragmentStatePagerAdapter
106 if (DEBUG) Log.v(TAG, "Adding item #" + position + ": f=" + fragment);
130 if (DEBUG) Log.v(TAG, "Removing item #" + position + ": f=" + object
H A DBackStackRecord.java100 if (FragmentManagerImpl.DEBUG) Log.v(FragmentManagerImpl.TAG,
112 if (FragmentManagerImpl.DEBUG) Log.v(FragmentManagerImpl.TAG,
505 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting in " + this
510 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
516 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
534 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Commit: " + this);
546 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Run: " + this);
569 if (FragmentManagerImpl.DEBUG) Log.v(TAG,
579 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
631 if (FragmentManagerImpl.DEBUG) Lo
[all...]
/frameworks/base/services/java/com/android/server/
H A DInputMethodManagerService.java115 static final boolean DEBUG = false; field in class:InputMethodManagerService
736 if (DEBUG) Slog.v(TAG, "unbindCurrentInputLocked: client = "
798 if (DEBUG) Slog.v(TAG, "Attach new input asks to show input");
845 if (DEBUG) Slog.v(TAG, "switching to client: client = "
878 if (DEBUG) Slog.v(TAG, "Creating new session for client " + cs);
937 if (DEBUG) Slog.v(TAG, "Adding window token: " + mCurToken);
978 if (DEBUG) Slog.v(TAG, "Initiating attach with token: " + mCurToken);
982 if (DEBUG) Slog.v(TAG, "Creating first session while with client "
1023 if (DEBUG) Slog.v(TAG, "Removing window token: " + mCurToken);
1070 if (DEBUG) Slo
[all...]
/frameworks/support/v4/java/android/support/v4/view/
H A DViewPager.java82 private static final boolean DEBUG = false; field in class:ViewPager
729 if (DEBUG) Log.i(TAG, "populate is pending, skipping for now...");
747 if (DEBUG) Log.v(TAG, "populating: startPos=" + startPos + " endPos=" + endPos);
754 if (DEBUG) Log.i(TAG, "removing: " + ii.position + " @ " + i);
767 if (DEBUG) Log.i(TAG, "inserting: " + lastPos + " @ " + i);
782 if (DEBUG) Log.i(TAG, "appending: " + lastPos);
788 if (DEBUG) {
1024 if (DEBUG) Log.v(TAG, "Measuring #" + i + " " + child
1138 if (DEBUG) Log.v(TAG, "Positioning #" + i + " " + child + " f=" + ii.object
1155 if (DEBUG) Lo
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DRecentsPanelView.java65 static final boolean DEBUG = TabletStatusBar.DEBUG || PhoneStatusBar.DEBUG || false; field in class:RecentsPanelView
201 if (DEBUG) Log.v(TAG, "Nothing to show");
389 if (DEBUG) Log.v(TAG, "onVisibilityChanged(" + changedView + ", " + visibility + ")");
550 if (DEBUG) Log.v(TAG, "Starting activity " + intent);
562 if (DEBUG) Log.v(TAG, "Jettison " + ad.getLabel());
H A DRecentsHorizontalScrollView.java40 private static final boolean DEBUG = RecentsPanelView.DEBUG; field in class:RecentsHorizontalScrollView
125 if (DEBUG) Log.v(TAG, "onInterceptTouchEvent()");
H A DRecentsVerticalScrollView.java38 private static final boolean DEBUG = RecentsPanelView.DEBUG; field in class:RecentsVerticalScrollView
139 if (DEBUG) Log.v(TAG, "onInterceptTouchEvent()");
/frameworks/base/core/java/android/app/
H A DBackStackRecord.java100 if (FragmentManagerImpl.DEBUG) Log.v(FragmentManagerImpl.TAG,
112 if (FragmentManagerImpl.DEBUG) Log.v(FragmentManagerImpl.TAG,
505 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting in " + this
510 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
516 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
534 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Commit: " + this);
546 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Run: " + this);
569 if (FragmentManagerImpl.DEBUG) Log.v(TAG,
579 if (FragmentManagerImpl.DEBUG) Log.v(TAG, "Bump nesting of "
631 if (FragmentManagerImpl.DEBUG) Lo
[all...]
/frameworks/ex/chips/src/com/android/ex/chips/
H A DBaseRecipientAdapter.java66 private static final boolean DEBUG = false; field in class:BaseRecipientAdapter
218 if (DEBUG) {
235 if (DEBUG) {
264 if (DEBUG) {
353 if (DEBUG) {
386 if (DEBUG) {
396 if (DEBUG) {
419 if (DEBUG) {
707 if (DEBUG) {
784 if (DEBUG) {
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DInputMethodsPanel.java53 private static final boolean DEBUG = TabletStatusBar.DEBUG; field in class:InputMethodsPanel
371 if (DEBUG) {
441 if (DEBUG) {
451 if (DEBUG) {
477 if (DEBUG) {
H A DInputMethodButton.java36 private static final boolean DEBUG = false; field in class:InputMethodButton
/frameworks/base/core/java/android/webkit/
H A DAccessibilityInjector.java67 private static final boolean DEBUG = true; field in class:AccessibilityInjector
291 if (DEBUG) {
311 if (DEBUG) {
/frameworks/base/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/packages/SystemUI/src/com/android/systemui/power/
H A DPowerUI.java48 static final boolean DEBUG = false; field in class:PowerUI
127 if (DEBUG) {
231 if (DEBUG) {
/frameworks/base/core/java/android/view/
H A DOrientationEventListener.java32 private static final boolean DEBUG = false; field in class:OrientationEventListener
H A DKeyEvent.java1219 static final boolean DEBUG = false; field in class:KeyEvent
2549 if (DEBUG) Log.v(TAG, "Key down to " + target + " in " + state
2554 if (DEBUG) Log.v(TAG, " Start tracking!");
2559 if (DEBUG) Log.v(TAG, " Clear from long press!");
2570 if (DEBUG) Log.v(TAG, "Key up to " + target + " in " + state
2612 if (DEBUG) Log.v(TAG, "Reset: " + this);
2623 if (DEBUG) Log.v(TAG, "Reset in " + target + ": " + this);
2644 if (DEBUG) Log.v(TAG, "Start trackingt in " + target + ": " + this);
2675 if (DEBUG) Log.v(TAG, "Handle key up " + event + ": " + this);
2678 if (DEBUG) Lo
[all...]
H A DWindowOrientationListener.java48 private static final boolean DEBUG = false; field in class:WindowOrientationListener
49 private static final boolean localLOGV = DEBUG || false;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNavigationBarView.java47 final static boolean DEBUG = false; field in class:NavigationBarView
185 if (DEBUG) Slog.d(TAG, "setting lights " + (lightsOut?"out":"on"));
272 if (DEBUG) {
279 if (DEBUG) Slog.d(TAG, String.format(
288 if (DEBUG) Slog.d(TAG, String.format(
298 if (DEBUG) Slog.d(TAG, "onInterceptTouchEvent: " + ev.toString());
/frameworks/base/services/java/com/android/server/usb/
H A DUsbDeviceManager.java69 private static final boolean DEBUG = false; field in class:UsbDeviceManager
127 if (DEBUG) Slog.v(TAG, "USB UEVENT: " + event.toString());
134 if (DEBUG) Slog.d(TAG, "got accessory start");
157 if (DEBUG) Slog.d(TAG, "accessory attached at boot");
163 if (DEBUG) Slog.d(TAG, "systemReady");
260 if (DEBUG) Slog.d(TAG, "boot completed");
379 if (DEBUG) Slog.d(TAG, "setUsbConfig(" + config + ")");
386 if (DEBUG) Slog.d(TAG, "setAdbEnabled: " + enable);
682 if (DEBUG) Slog.d(TAG, "setCurrentFunction(" + function + ") default: " + makeDefault);
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DFrameworkPerfActivity.java49 static final boolean DEBUG = false; field in class:FrameworkPerfActivity
327 if (DEBUG) {
365 if (DEBUG) Log.i(TAG, "startCurOp: mCurConnection=" + mCurConnection);
381 if (DEBUG) {
/frameworks/base/voip/java/com/android/server/sip/
H A DSipSessionGroup.java92 private static final boolean DEBUG = false; field in class:SipSessionGroup
208 if (DEBUG) {
328 if (DEBUG) Log.d(TAG, "<<<<< got INVITE, thread:"
398 if (DEBUG) {
467 if (DEBUG) {
906 if (DEBUG) {
1510 if (DEBUG) {
1564 if (DEBUG) {
1578 if (DEBUG) {
1609 if (DEBUG) Lo
[all...]
/frameworks/base/graphics/java/android/graphics/drawable/
H A DStateListDrawable.java57 private static final boolean DEBUG = false; field in class:StateListDrawable
101 if (DEBUG) android.util.Log.i(TAG, "onStateChange " + this + " states "
/frameworks/base/libs/utils/
H A DObbFile.cpp30 //#define DEBUG 1
187 #ifdef DEBUG
219 #ifdef DEBUG
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneFallbackEventHandler.java36 private static final boolean DEBUG = false; field in class:PhoneFallbackEventHandler
184 if (DEBUG) {

Completed in 591 milliseconds

12345678