Home
last modified time | relevance | path

Searched refs:setFillBefore (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/animation/
DAnimationSet.java160 public void setFillBefore(boolean fillBefore) { in setFillBefore() method in AnimationSet
162 super.setFillBefore(fillBefore); in setFillBefore()
485 a.setFillBefore(fillBefore); in initialize()
DLayoutAnimationController.java202 mAnimation.setFillBefore(true); in setAnimation()
DAnimation.java260setFillBefore(a.getBoolean(com.android.internal.R.styleable.Animation_fillBefore, mFillBefore)); in Animation()
612 public void setFillBefore(boolean fillBefore) { in setFillBefore() method in Animation
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt18625 HSPLandroid/view/animation/Animation;->setFillBefore(Z)V
18653 HSPLandroid/view/animation/AnimationSet;->setFillBefore(Z)V
/frameworks/base/config/
Dboot-image-profile.txt18689 HSPLandroid/view/animation/Animation;->setFillBefore(Z)V
18717 HSPLandroid/view/animation/AnimationSet;->setFillBefore(Z)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35282 method public void setFillBefore(boolean);
/frameworks/base/core/api/
Dcurrent.txt55418 method public void setFillBefore(boolean);