Home | History | Annotate | Download | only in launcher2

Lines Matching refs:offsetY

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