Home | History | Annotate | Download | only in launcher3

Lines Matching refs:mClingFocusedY

177     private int mClingFocusedY;
262 mClingFocusedY = a.getInt(R.styleable.AppsCustomizePagedView_clingFocusedY, 0);
416 int[] pos = mWidgetSpacingLayout.estimateCellPosition(mClingFocusedX, mClingFocusedY);