/aosp12/packages/apps/Dialer/java/com/android/incallui/incall/impl/ |
H A D | InCallPaginator.java | 75 transitionAnimator.setCurrentFraction(0f); in init() 86 transitionAnimator.setCurrentFraction(progress); in setProgress() 94 transitionAnimator.setCurrentFraction(progress); in startTransition()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/animation/ |
H A D | ValueAnimatorTests.java | 670 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);
|
/aosp12/frameworks/base/core/java/android/animation/ |
H A D | ValueAnimator.java | 655 setCurrentFraction(fraction); in setCurrentPlayTime() 675 public void setCurrentFraction(float fraction) { in setCurrentFraction() method in ValueAnimator 1089 setCurrentFraction(mSeekFraction); in start()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/ |
H A D | NoButtonNavbarToOverviewTouchController.java | 136 mNormalToHintOverviewScrimAnimator.setCurrentFraction(fraction); in updateProgress()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/anim/ |
H A D | AnimatorPlaybackController.java | 386 anim.setCurrentFraction(mapper.getProgress(progress, globalEndProgress)); in setProgress()
|
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/ |
H A D | AnimatorUtils.kt | 125 animator.setCurrentFraction(fraction)
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/ |
H A D | DividerImeController.java | 336 mAnimation.setCurrentFraction(progress); in startAsyncAnimation()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/ |
H A D | ClipIconView.java | 218 mRevealAnimator.setCurrentFraction(shapeRevealProgress); in update()
|
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/ |
H A D | DisplayImeController.java | 416 mAnimation.setCurrentFraction((seekValue - startY) / (endY - startY)); in startAnimation()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | QSAnimator.java | 710 mAnimator.setCurrentFraction(position); in setPosition()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
H A D | TaskView.java | 939 mIconAndDimAnimator.setCurrentFraction(mIconScaleAnimStartProgress); in animateIconScaleAndDimIntoView()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 508 HSPLandroid/animation/ValueAnimator;->setCurrentFraction(F)V+]Landroid/animation/ValueAnimator;miss…
|
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 3752 method public void setCurrentFraction(float);
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 3118 method public void setCurrentFraction(float);
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 508 HSPLandroid/animation/ValueAnimator;->setCurrentFraction(F)V+]Landroid/animation/ValueAnimator;miss…
|