Searched refs:mRecentsAnimationStartPending (Results 1 – 1 of 1) sorted by relevance
74 private boolean mRecentsAnimationStartPending = false; field in TaskAnimationManager126 mShouldIgnoreMotionEvents = mRecentsAnimationStartPending; in notifyNewGestureStart()167 if (enableHandleDelayedGestureCallbacks() && mRecentsAnimationStartPending) { in startRecentsAnimation()171 mRecentsAnimationStartPending = false; in startRecentsAnimation()213 if (enableHandleDelayedGestureCallbacks() && mRecentsAnimationStartPending) { in startRecentsAnimation()218 mRecentsAnimationStartPending = false; in startRecentsAnimation()225 if (enableHandleDelayedGestureCallbacks() && mRecentsAnimationStartPending) { in startRecentsAnimation()230 mRecentsAnimationStartPending = false; in startRecentsAnimation()341 mRecentsAnimationStartPending = getSystemUiProxy() in startRecentsAnimation()347 .append(mRecentsAnimationStartPending)); in startRecentsAnimation()[all …]