Home | History | Annotate | Download | only in launcher3

Lines Matching defs:ofFloat

345             ObjectAnimator alpha = ObjectAnimator.ofFloat(appsView, View.ALPHA, alphas);
355 ObjectAnimator transY = ObjectAnimator.ofFloat(appsView, View.TRANSLATION_Y, trans);
369 launcherAnimator.play(ObjectAnimator.ofFloat(allAppsController, ALL_APPS_PROGRESS,
373 ObjectAnimator alpha = ObjectAnimator.ofFloat(overview, View.ALPHA, alphas);
378 ObjectAnimator transY = ObjectAnimator.ofFloat(overview, View.TRANSLATION_Y, trans);
394 ObjectAnimator.ofFloat(mDragLayerAlpha, MultiValueAlpha.VALUE, alphas);
400 ObjectAnimator transY = ObjectAnimator.ofFloat(mDragLayer, View.TRANSLATION_Y, trans);
487 ObjectAnimator x = ObjectAnimator.ofFloat(mFloatingView, View.TRANSLATION_X, 0f, dX);
488 ObjectAnimator y = ObjectAnimator.ofFloat(mFloatingView, View.TRANSLATION_Y, 0f, dY);
512 .ofFloat(mFloatingView, SCALE_PROPERTY, startScale, scale);
518 ObjectAnimator alpha = ObjectAnimator.ofFloat(mFloatingView, View.ALPHA, 1f, 0f);
561 ValueAnimator appAnimator = ValueAnimator.ofFloat(0, 1);
709 ValueAnimator closingAnimator = ValueAnimator.ofFloat(0, 1);
766 workspaceAnimator.play(ObjectAnimator.ofFloat(mDragLayer, View.TRANSLATION_Y,
770 workspaceAnimator.play(ObjectAnimator.ofFloat(