Searched refs:PROLONG_ANIMATION_AT_START (Results 1 – 3 of 3) sorted by relevance
47 static final int PROLONG_ANIMATION_AT_START = 2; field in AppWindowAnimator300 if (mProlongAnimation == PROLONG_ANIMATION_AT_START) { in getAnimationFrameTime()
42 import static com.android.server.wm.AppWindowAnimator.PROLONG_ANIMATION_AT_START;423 appAnimator.startProlongAnimation(PROLONG_ANIMATION_AT_START); in goodToGo()
74 import static com.android.server.wm.AppWindowAnimator.PROLONG_ANIMATION_AT_START;2740 PROLONG_ANIMATION_AT_START : PROLONG_ANIMATION_AT_END); in prolongAnimationsFromSpecs()