Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mClingFocusedY

179     private int mClingFocusedY;
267 mClingFocusedY = a.getInt(R.styleable.AppsCustomizePagedView_clingFocusedY, 0);
420 int[] pos = mWidgetSpacingLayout.estimateCellPosition(mClingFocusedX, mClingFocusedY);