Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/incall/impl/
H A DInCallPaginator.java75 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 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);
/aosp12/frameworks/base/core/java/android/animation/
H A DValueAnimator.java655 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 DNoButtonNavbarToOverviewTouchController.java136 mNormalToHintOverviewScrimAnimator.setCurrentFraction(fraction); in updateProgress()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/anim/
H A DAnimatorPlaybackController.java386 anim.setCurrentFraction(mapper.getProgress(progress, globalEndProgress)); in setProgress()
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/
H A DAnimatorUtils.kt125 animator.setCurrentFraction(fraction)
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DDividerImeController.java336 mAnimation.setCurrentFraction(progress); in startAsyncAnimation()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DClipIconView.java218 mRevealAnimator.setCurrentFraction(shapeRevealProgress); in update()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayImeController.java416 mAnimation.setCurrentFraction((seekValue - startY) / (endY - startY)); in startAnimation()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSAnimator.java710 mAnimator.setCurrentFraction(position); in setPosition()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskView.java939 mIconAndDimAnimator.setCurrentFraction(mIconScaleAnimStartProgress); in animateIconScaleAndDimIntoView()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt508 HSPLandroid/animation/ValueAnimator;->setCurrentFraction(F)V+]Landroid/animation/ValueAnimator;miss…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt3752 method public void setCurrentFraction(float);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt3118 method public void setCurrentFraction(float);
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt508 HSPLandroid/animation/ValueAnimator;->setCurrentFraction(F)V+]Landroid/animation/ValueAnimator;miss…