Home | History | Annotate | Download | only in launcher3

Lines Matching refs:offsetY

526             float offsetY = getResources().getDimensionPixelSize(R.dimen.dragViewOffsetY);
529 ValueAnimator tyuAnim = LauncherAnimUtils.ofFloat(p, "translationY", offsetY);