Home | History | Annotate | Download | only in launcher2

Lines Matching refs:actualHeight

2998         int actualHeight = resources.getDimensionPixelSize(R.dimen.workspace_cell_height);
2999 int smallerSize = Math.min(actualWidth, actualHeight);