Home | History | Annotate | Download | only in app

Lines Matching defs:ofFloat

696             ObjectAnimator a = ObjectAnimator.ofFloat(mContainerView, View.TRANSLATION_Y, 0);
700 b.with(ObjectAnimator.ofFloat(mContentView, View.TRANSLATION_Y,
706 b.with(ObjectAnimator.ofFloat(mSplitView, View.TRANSLATION_Y, 0));
755 ObjectAnimator a = ObjectAnimator.ofFloat(mContainerView, View.TRANSLATION_Y, endingY);
759 b.with(ObjectAnimator.ofFloat(mContentView, View.TRANSLATION_Y,
764 b.with(ObjectAnimator.ofFloat(mSplitView, View.TRANSLATION_Y,