Searched refs:mEnterAnimationPending (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
H A DWindowStateAnimator.java107 boolean mEnterAnimationPending; field in class:WindowStateAnimator
1367 if (mEnterAnimationPending) {
1368 mEnterAnimationPending = false;
H A DWindowManagerService.java2320 win.mWinAnimator.mEnterAnimationPending = true;
2804 winAnimator.mEnterAnimationPending = true;
2880 winAnimator.mEnterAnimationPending = false;

Completed in 70 milliseconds