Home
last modified time | relevance | path

Searched refs:setCurrentFraction (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/animation/
DValueAnimatorTests.java670 a1.setCurrentFraction(a1StartFraction);
671 a2.setCurrentFraction(a2StartFraction);
716 a1.setCurrentFraction(halfwayFraction);
717 a2.setCurrentFraction(halfwayFraction);
807 a1.setCurrentFraction(0f);
808 a2.setCurrentFraction(1f);
902 a3.setCurrentFraction(1.0f);
1035 a1.setCurrentFraction(0f);
1036 a2.setCurrentFraction(1f);
/frameworks/base/core/java/android/animation/
DValueAnimator.java649 setCurrentFraction(fraction); in setCurrentPlayTime()
669 public void setCurrentFraction(float fraction) { in setCurrentFraction() method in ValueAnimator
1083 setCurrentFraction(mSeekFraction); in start()
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/qs/car/
DCarQSFragment.java271 ((ObjectAnimator) anim).setCurrentFraction(0.0f); in setupInitialValues()
/frameworks/base/config/
Dboot-image-profile.txt407 HSPLandroid/animation/ValueAnimator;->setCurrentFraction(F)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3118 method public void setCurrentFraction(float);
/frameworks/base/non-updatable-api/
Dcurrent.txt3503 method public void setCurrentFraction(float);
/frameworks/base/api/
Dcurrent.txt3503 method public void setCurrentFraction(float);