Home
last modified time | relevance | path

Searched refs:deferStartingAnimations (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimationRunnerTest.java184 mSurfaceAnimationRunner.deferStartingAnimations(); in testDeferStartingAnimations()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DScreenRotationAnimation.java611 mService.mSurfaceAnimationRunner.deferStartingAnimations(); in startCustomAnimation()
628 mService.mSurfaceAnimationRunner.deferStartingAnimations(); in startScreenRotationAnimation()
H A DSurfaceAnimationRunner.java151 void deferStartingAnimations() { in deferStartingAnimations() method in SurfaceAnimationRunner
H A DAppTransitionController.java305 mService.mSurfaceAnimationRunner.deferStartingAnimations(); in handleAppTransitionReady()