Home | History | Annotate | Download | only in app

Lines Matching defs:ofFloat

778             ObjectAnimator a = ObjectAnimator.ofFloat(mContainerView, View.TRANSLATION_Y, 0);
782 b.with(ObjectAnimator.ofFloat(mContentView, View.TRANSLATION_Y,
788 b.with(ObjectAnimator.ofFloat(mSplitView, View.TRANSLATION_Y, 0));
837 ObjectAnimator a = ObjectAnimator.ofFloat(mContainerView, View.TRANSLATION_Y, endingY);
841 b.with(ObjectAnimator.ofFloat(mContentView, View.TRANSLATION_Y,
846 b.with(ObjectAnimator.ofFloat(mSplitView, View.TRANSLATION_Y,