Home
last modified time | relevance | path

Searched refs:setCurrentPlayTime (Results 1 – 19 of 19) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/animation/
H A DAnimatorSetCallsTest.java177 mSet1.setCurrentPlayTime(0); in updateOnlyWhileChangingValues()
224 mSet1.setCurrentPlayTime(0); in pauseResumeSeekingAnimators()
249 mSet1.setCurrentPlayTime(200); in pauseResumeSeekingAnimators()
284 mSet1.setCurrentPlayTime(400); in pauseResumeSeekingAnimators()
298 mSet1.setCurrentPlayTime(250); in pauseResumeSeekingAnimators()
312 mSet1.setCurrentPlayTime(1); in pauseResumeSeekingAnimators()
H A DAnimatorSetActivityTest.java608 set.setCurrentPlayTime(900); in testInitializeWithoutReadingValues()
612 set.setCurrentPlayTime(0); in testInitializeWithoutReadingValues()
/aosp14/frameworks/base/libs/hwui/
H A DPropertyValuesAnimatorSet.cpp81 anim->setCurrentPlayTime(playTime); in onPlayTimeChanged()
144 void PropertyAnimator::setCurrentPlayTime(nsecs_t playTime) { in setCurrentPlayTime() function in android::uirenderer::PropertyAnimator
H A DPropertyValuesAnimatorSet.h30 void setCurrentPlayTime(nsecs_t playTime);
/aosp14/frameworks/base/core/java/android/animation/
H A DTimeAnimator.java51 public void setCurrentPlayTime(long playTime) { in setCurrentPlayTime() method in TimeAnimator
H A DLayoutTransition.java1020 ((ObjectAnimator) anim).setCurrentPlayTime(0); in startChangingAnimations()
1178 ((ObjectAnimator) anim).setCurrentPlayTime(0); in runAppearingTransition()
1241 ((ObjectAnimator) anim).setCurrentPlayTime(0); in runDisappearingTransition()
H A DValueAnimator.java732 public void setCurrentPlayTime(long playTime) { in setCurrentPlayTime() method in ValueAnimator
1154 setCurrentPlayTime(0); in start()
H A DAnimatorSet.java1068 public void setCurrentPlayTime(long playTime) {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSection.java109 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startTopAnimation()
157 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startBottomAnimation()
H A DViewState.java457 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startAlphaAnimation()
544 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startZTranslationAnimation()
605 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startXTranslationAnimation()
671 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startYTranslationAnimation()
H A DExpandableViewState.java261 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startHeightAnimation()
347 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startClipAnimation()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DPropertyAnimator.java82 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in startAnimation()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimationRunner.java323 anim.setCurrentPlayTime(mChoreographer.getFrameIntervalNanos() / NANOS_PER_MS); in startAnimationLocked()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardAffordanceView.java369 mCircleAnimator.setCurrentPlayTime(mCircleAnimator.getCurrentPlayTime()); in setCircleRadius()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DScrimController.java862 previousAnimator.setCurrentPlayTime(previousAnimator.getCurrentPlayTime()); in setOrAdaptCurrentAnimation()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt3916 method public void setCurrentPlayTime(long);
4154 method public void setCurrentPlayTime(long);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt508 HSPLandroid/animation/ValueAnimator;->setCurrentPlayTime(J)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt508 HSPLandroid/animation/ValueAnimator;->setCurrentPlayTime(J)V