Searched defs:PROLONG_ANIMATION_AT_START (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DAppWindowAnimator.java46 static final int PROLONG_ANIMATION_AT_START = 2; field in class:AppWindowAnimator
302 if (mProlongAnimation == PROLONG_ANIMATION_AT_START) {

Completed in 147 milliseconds