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