Searched refs:mLastAnimationCancelled (Results 1 – 1 of 1) sorted by relevance
40 private boolean mLastAnimationCancelled = false; field in SwipeSharedState56 mLastAnimationCancelled = false; in onRecentsAnimationStart()71 mLastAnimationCancelled = true; in onRecentsAnimationCanceled()89 mLastAnimationCancelled = false; in clearListenerState()127 } else if (mLastAnimationCancelled) { in applyActiveRecentsAnimationState()156 pw.println(prefix + "lastAnimationCancelled=" + mLastAnimationCancelled); in dump()