Searched refs:mPostCommitAnimationInProgress (Results 1 – 1 of 1) sorted by relevance
111 private boolean mPostCommitAnimationInProgress = false; field in BackAnimationController151 if (!mBackGestureStarted || mPostCommitAnimationInProgress) {380 if (mPostCommitAnimationInProgress) { in onMotionEvent()604 if (mPostCommitAnimationInProgress) { in setTriggerBack()658 if (mPostCommitAnimationInProgress) { in onGestureFinished()698 if (mPostCommitAnimationInProgress) { in startPostCommitAnimation()704 mPostCommitAnimationInProgress = true; in startPostCommitAnimation()723 mPostCommitAnimationInProgress = false; in onBackAnimationFinished()