Home | History | Annotate | Download | only in wallpaper

Lines Matching refs:DEBUG

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(
627 if (DEBUG) Log.v(TAG, "attach: " + this + " wrapper=" + wrapper);
647 if (DEBUG) Log.v(TAG, "onCreate(): " + this);
656 if (DEBUG) Log.v(TAG, "onDesiredSizeChanged("
677 if (DEBUG) Log.v(TAG, "onVisibilityChanged(" + visible
711 if (DEBUG) Log.v(TAG, "Offsets change in " + this
722 if (DEBUG) Log.v(TAG, "Reporting offsets change complete");
739 if (DEBUG) Log.v(TAG, "Reporting command complete");
756 if (DEBUG) Log.v(TAG, "onSurfaceDestroyed("
771 if (DEBUG) Log.v(TAG, "onVisibilityChanged(false): " + this);
777 if (DEBUG) Log.v(TAG, "onDestroy(): " + this);
784 if (DEBUG) Log.v(TAG, "Removing window and destroying surface "
823 if (DEBUG && mCallbackLooper != null) {
891 if (DEBUG) Log.v(TAG, "Visibility change in " + mEngine
921 if (DEBUG) Log.v(TAG, "Delivering touch event: " + ev);