Home
last modified time | relevance | path

Searched refs:startDelayingAnimationStart (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSurfaceAnimatorTest.java174 mAnimatable.mSurfaceAnimator.startDelayingAnimationStart(); in testDelayingAnimationStart()
186 mAnimatable.mSurfaceAnimator.startDelayingAnimationStart(); in testDelayingAnimationStartAndCancelled()
/frameworks/base/services/core/java/com/android/server/wm/
DSurfaceAnimator.java179 void startDelayingAnimationStart() {
DWindowContainer.java2957 void startDelayingAnimationStart() { in startDelayingAnimationStart() method in WindowContainer
2958 mSurfaceAnimator.startDelayingAnimationStart(); in startDelayingAnimationStart()