Searched refs:TranslateYAnimation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/animation/
H A DTranslateYAnimation.java28 public class TranslateYAnimation extends TranslateAnimation { class in inherits:TranslateAnimation
34 public TranslateYAnimation(float fromYDelta, float toYDelta) { method in class:TranslateYAnimation
41 public TranslateYAnimation(int fromYType, float fromYValue, int toYType, float toYValue) { method in class:TranslateYAnimation

Completed in 55 milliseconds