Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
H A DTaskFragmentAnimationSpec.java99 animation.scaleCurrentDuration(mTransitionAnimationScaleSetting); in createChangeBoundsOpenAnimation()
115 animation.scaleCurrentDuration(mTransitionAnimationScaleSetting); in createChangeBoundsCloseAnimation()
151 startSet.scaleCurrentDuration(mTransitionAnimationScaleSetting); in createChangeBoundsChangeAnimations()
175 endSet.scaleCurrentDuration(mTransitionAnimationScaleSetting); in createChangeBoundsChangeAnimations()
188 animation.scaleCurrentDuration(mTransitionAnimationScaleSetting); in loadOpenAnimation()
200 animation.scaleCurrentDuration(mTransitionAnimationScaleSetting); in loadCloseAnimation()
/aosp12/frameworks/base/core/java/android/view/animation/
H A DAnimationSet.java408 public void scaleCurrentDuration(float scale) { in scaleCurrentDuration() method in AnimationSet
412 animations.get(i).scaleCurrentDuration(scale); in scaleCurrentDuration()
H A DAnimation.java497 public void scaleCurrentDuration(float scale) { in scaleCurrentDuration() method in Animation
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DScreenRotationAnimation.java398 mRotateExitAnimation.scaleCurrentDuration(animationScale); in startAnimation()
401 mRotateEnterAnimation.scaleCurrentDuration(animationScale); in startAnimation()
409 mRotateAlphaAnimation.scaleCurrentDuration(animationScale); in startAnimation()
H A DShellRoot.java130 anim.scaleCurrentDuration(mDisplayContent.mWmService.getWindowAnimationScaleLocked()); in startAnimation()
H A DWindowContainerThumbnail.java116 anim.scaleCurrentDuration(mWindowContainer.mWmService.getTransitionAnimationScaleLocked()); in startAnimation()
H A DAppTransitionController.java1041 anim.scaleCurrentDuration(mService.getTransitionAnimationScaleLocked()); in handleNonAppWindowsInTransition()
H A DTransition.java780 anim.scaleCurrentDuration( in handleNonAppWindowsInTransition()
H A DWindowContainer.java2930 a.scaleCurrentDuration(mWmService.getTransitionAnimationScaleLocked()); in loadAnimation()
H A DWindowState.java5378 anim.scaleCurrentDuration(mWmService.getWindowAnimationScaleLocked()); in startAnimation()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DDefaultTransitionHandler.java502 a.scaleCurrentDuration(mTransitionAnimationScaleSetting); in loadAnimation()
595 a.scaleCurrentDuration(mTransitionAnimationScaleSetting); in attachCrossProfileThunmbnailAnimation()
619 a.scaleCurrentDuration(mTransitionAnimationScaleSetting); in attachThumbnailAnimation()
H A DScreenRotationAnimation.java278 mRotateExitAnimation.scaleCurrentDuration(animationScale); in startAnimation()
281 mRotateEnterAnimation.scaleCurrentDuration(animationScale); in startAnimation()
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java3272 in.scaleCurrentDuration(0); in cancelAnimation()
3277 out.scaleCurrentDuration(0); in cancelAnimation()
/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.txt51295 method public void scaleCurrentDuration(float);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt35276 method public void scaleCurrentDuration(float);