Searched refs:applyAnimationProgress (Results 1 – 6 of 6) sorted by relevance
92 default void applyAnimationProgress(float progress, Transaction transaction) {} in applyAnimationProgress() method
158 public void applyAnimationProgress(float progress, Transaction transaction) { in applyAnimationProgress() method in FullscreenUnfoldTaskAnimator
255 public void applyAnimationProgress(float progress, Transaction transaction) { in applyAnimationProgress() method in SplitTaskUnfoldAnimator
200 animator.applyAnimationProgress(progress, transaction); in onStateChangeProgress()
173 animator.applyAnimationProgress(progress, transaction); in onStateChangeProgress()
329 public void applyAnimationProgress(float progress, Transaction transaction) { in applyAnimationProgress() method in UnfoldAnimationControllerTest.TestUnfoldTaskAnimator