Home
last modified time | relevance | path

Searched refs:getCurrentPlayTime (Results 1 – 23 of 23) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DFirstFrameAnimatorHelper.java87 final long currentPlayTime = animation.getCurrentPlayTime(); in onAnimationUpdate()
133 float flatFraction = animation.getCurrentPlayTime() / (float) animation.getDuration(); in print()
H A DInterruptibleInOutAnimator.java83 final long currentPlayTime = mAnimator.getCurrentPlayTime(); in animate()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DViewState.java362 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startAlphaAnimation()
449 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startZTranslationAnimation()
510 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startXTranslationAnimation()
576 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startYTranslationAnimation()
659 - previousAnimator.getCurrentPlayTime(), newDuration); in cancelAnimatorAndGetNewDuration()
H A DNotificationSection.java111 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startTopAnimation()
160 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startBottomAnimation()
H A DExpandableViewState.java242 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startHeightAnimation()
324 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startInsetAnimation()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DPropertyAnimator.java82 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startAnimation()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimationRunner.java189 long currentPlayTime = anim.getCurrentPlayTime(); in startAnimationLocked()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimationRunnerTest.java164 if (animation.getCurrentPlayTime() > 0) { in testCancel_sneakyCancelBeforeUpdate()
/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DTaskFragmentAnimationRunner.java129 adapter.onAnimationUpdate(t, animator.getCurrentPlayTime()); in createAnimator()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/anim/
H A DAnimatorPlaybackController.java180 mAnimationPlayer.getCurrentPlayTime() / expectedDuration, in startWithVelocity()
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/affordance/
H A DSwipeButtonView.java286 circleAnimator.setCurrentPlayTime(circleAnimator.getCurrentPlayTime()); in setCircleRadius()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DScreenRotationAnimation.java319 final long currentPlayTime = Math.min(va.getDuration(), va.getCurrentPlayTime()); in startColorAnimation()
H A DDefaultTransitionHandler.java520 final long currentPlayTime = Math.min(va.getDuration(), va.getCurrentPlayTime()); in startSurfaceAnimation()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardAffordanceView.java369 mCircleAnimator.setCurrentPlayTime(mCircleAnimator.getCurrentPlayTime()); in setCircleRadius()
/aosp12/frameworks/base/core/java/android/animation/
H A DValueAnimator.java769 public long getCurrentPlayTime() { in getCurrentPlayTime() method in ValueAnimator
H A DAnimatorSet.java964 public long getCurrentPlayTime() {
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPasswordTextView.java593 - textAnimator.getCurrentPlayTime(); in swapToDotWhenAppearFinished()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DScrimController.java646 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in setOrAdaptCurrentAnimation()
/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/core/api/
H A Dcurrent.txt3507 method public long getCurrentPlayTime();
3736 method public long getCurrentPlayTime();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt481 HSPLandroid/animation/ValueAnimator;->getCurrentPlayTime()J
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt3102 method public long getCurrentPlayTime();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt481 HSPLandroid/animation/ValueAnimator;->getCurrentPlayTime()J