Searched refs:recentsAnimationFinishInterrupted (Results 1 – 2 of 2) sorted by relevance
45 public boolean recentsAnimationFinishInterrupted; field in SwipeSharedState138 recentsAnimationFinishInterrupted = true; in setRecentsAnimationFinishInterrupted()146 recentsAnimationFinishInterrupted = false; in clearAllState()154 … pw.println(prefix + "recentsAnimationFinishInterrupted=" + recentsAnimationFinishInterrupted); in dump()
607 && !sSwipeSharedState.recentsAnimationFinishInterrupted) { in newBaseConsumer()609 } else if (sSwipeSharedState.recentsAnimationFinishInterrupted) { in newBaseConsumer()