Searched refs:mRecentsWillBeTop (Results 1 – 1 of 1) sorted by relevance
5868 private boolean mRecentsWillBeTop; field in FixedRotationTransitionListener5897 final boolean recentsWillBeTop = mRecentsWillBeTop; in onFinishRecentsAnimation()5899 mRecentsWillBeTop = false; in onFinishRecentsAnimation()5925 mRecentsWillBeTop = true; in notifyRecentsWillBeTop()5948 if (mAnimatingRecents != null && mRecentsWillBeTop) { in onAppTransitionFinishedLocked()