Searched defs:translationDirection (Results 1 – 4 of 4) sorted by relevance
115 public void performRemoveAnimation(long duration, float translationDirection, in performRemoveAnimation()
667 public void performRemoveAnimation(long duration, float translationDirection, in performRemoveAnimation()686 private void startAppearAnimation(boolean isAppearing, float translationDirection, long delay, in startAppearAnimation()
259 public abstract void performRemoveAnimation(long duration, float translationDirection, in performRemoveAnimation()
888 float translationDirection = -1.0f; in processAnimationEvents() local