Searched refs:mIsLaunchTransitionRunning (Results 1 – 1 of 1) sorted by relevance
397 private boolean mIsLaunchTransitionRunning; field in NotificationPanelViewController3213 return mIsLaunchTransitionRunning; in isLaunchTransitionRunning()3540 if (disabled && mAffordanceHelper.isSwipingInProgress() && !mIsLaunchTransitionRunning) { in setTouchAndAnimationDisabled()4161 mIsLaunchTransitionRunning = true; in onAnimationToSideStarted()4201 mIsLaunchTransitionRunning = false; in onAnimationToSideEnded()