Searched refs:TX_START (Results 1 – 1 of 1) sorted by relevance
36 private static final float TX_START = 0; field in MultiPropertyAnimations58 view.setTranslationX(TX_START + fraction * (TX_END - TX_START)); in runValueAnimator()