Searched refs:fromYValue (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/animation/ |
H A D | TranslateYAnimation.java | 43 public TranslateYAnimation(int fromYType, float fromYValue, int toYType, float toYValue) { in TranslateYAnimation() argument 44 super(ABSOLUTE, 0, ABSOLUTE, 0, fromYType, fromYValue, toYType, toYValue); in TranslateYAnimation()
|
H A D | TranslateAnimation.java | 151 int fromYType, float fromYValue, int toYType, float toYValue) { in TranslateAnimation() argument 155 mFromYValue = fromYValue; in TranslateAnimation()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |