Lines Matching refs:DEBUG

168     private static final boolean DEBUG = false;
395 if (DEBUG) Log.v(getTag(), "invalid orientation: " + orientation);
732 if (DEBUG) {
747 if (DEBUG) Log.v(getTag(), "mGrid zero size");
759 if (DEBUG) {
891 if (DEBUG) Log.v(getTag(), "processRowSizeSecondary row " + rowIndex +
927 if (DEBUG) Log.v(TAG, "measured scrap child: " + scrapChildWidth +
937 if (DEBUG) Log.v(getTag(), "row " + rowIndex + " rowItemCount " + rowItemCount +
941 if (DEBUG) Log.v(getTag(), "row size secondary changed: " + mRowSizeSecondary[rowIndex] +
958 if (DEBUG) Log.v(getTag(), "mRowSecondarySizeRefresh now set");
964 if (DEBUG) Log.v(getTag(), "forceRequestLayout");
979 if (DEBUG) Log.v(getTag(), "request Layout from runnable");
1001 if (DEBUG) Log.v(getTag(), "onMeasure widthSpec " + Integer.toHexString(widthSpec) +
1084 if (DEBUG) {
1115 if (DEBUG) Log.v(getTag(), "measureChild secondarySpec " + Integer.toHexString(secondarySpec) +
1120 if (DEBUG) Log.v(getTag(), "child lp width " + lp.width + " height " + lp.height);
1211 if (DEBUG) Log.v(getTag(), "start " + start + " end " + end);
1216 if (DEBUG) {
1415 if (DEBUG) {
1558 if (DEBUG) Log.v(TAG, "removeAndRecycleAllViews " + getChildCount());
1567 if (DEBUG) {
1629 if (DEBUG) Log.v(getTag(), "savedFocusPos " + savedFocusPos +
1696 if (DEBUG) {
1715 if (DEBUG) Log.v(getTag(), "layoutChildren end");
1746 if (DEBUG) Log.v(getTag(), "scrollHorizontallyBy " + dx);
1763 if (DEBUG) Log.v(getTag(), "scrollVerticallyBy " + dy);
1895 if (DEBUG) Log.v(getTag(), "updating scroll maxEdge to " + maxEdge +
1902 if (DEBUG) Log.v(getTag(), "Invalidate scrollMax since it should be "
1942 if (DEBUG) Log.v(getTag(), "updating scroll minEdge to " + minEdge +
1949 if (DEBUG) Log.v(getTag(), "Invalidate scrollMin, since it should be "
1970 if (DEBUG) {
2000 if (DEBUG) {
2094 if (DEBUG) Log.v(getTag(), "onItemsAdded positionStart "
2108 if (DEBUG) Log.v(getTag(), "onItemsChanged");
2115 if (DEBUG) Log.v(getTag(), "onItemsRemoved positionStart "
2135 if (DEBUG) Log.v(getTag(), "onItemsMoved fromPosition "
2156 if (DEBUG) Log.v(getTag(), "onItemsUpdated positionStart "
2182 if (DEBUG) Log.v(getTag(), "requestChildRectangleOnScreen " + view + " " + rect);
2371 if (DEBUG) {
2572 if (DEBUG) Log.v(getTag(), "onFocusSearchFailed direction " + direction);
2625 if (DEBUG) Log.v(getTag(), "returning view " + view);
2648 if (!result && DEBUG) {
2750 if (DEBUG) Log.v(getTag(), "onAdapterChanged to " + newAdapter);
2827 if (DEBUG) Log.v(getTag(), "onSaveInstanceState getSelection() " + getSelection());
2852 if (DEBUG) Log.v(getTag(), "onRestoreInstanceState mFocusPosition " + mFocusPosition);