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