Searched refs:TY_START (Results 1 – 1 of 1) sorted by relevance
37 private static final float TY_START = 0; field in MultiPropertyAnimations59 view.setTranslationY(TY_START + fraction * (TY_END - TY_START)); in runValueAnimator()