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

/frameworks/base/core/java/android/view/animation/
H A DAnimationSet.java160 public void setFillBefore(boolean fillBefore) { method in class:AnimationSet
162 super.setFillBefore(fillBefore);
469 a.setFillBefore(fillBefore);
H A DLayoutAnimationController.java202 mAnimation.setFillBefore(true);
H A DAnimation.java248 setFillBefore(a.getBoolean(com.android.internal.R.styleable.Animation_fillBefore, mFillBefore));
580 * @see #setFillBefore(boolean)
601 public void setFillBefore(boolean fillBefore) { method in class:Animation
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 94 milliseconds