Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimationRunnerTest.java189 mSurfaceAnimationRunner.continueStartingAnimations(); in testDeferStartingAnimations()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DScreenRotationAnimation.java618 mService.mSurfaceAnimationRunner.continueStartingAnimations(); in startCustomAnimation()
633 mService.mSurfaceAnimationRunner.continueStartingAnimations(); in startScreenRotationAnimation()
H A DSurfaceAnimationRunner.java162 void continueStartingAnimations() { in continueStartingAnimations() method in SurfaceAnimationRunner
H A DAppTransitionController.java321 mService.mSurfaceAnimationRunner.continueStartingAnimations(); in handleAppTransitionReady()