Searched refs:mRecentsWillBeTop (Results 1 – 1 of 1) sorted by relevance
6886 private boolean mRecentsWillBeTop; field in FixedRotationTransitionListener6915 final boolean recentsWillBeTop = mRecentsWillBeTop; in onFinishRecentsAnimation()6917 mRecentsWillBeTop = false; in onFinishRecentsAnimation()6943 mRecentsWillBeTop = true; in notifyRecentsWillBeTop()6977 if (mAnimatingRecents != null && mRecentsWillBeTop) { in onAppTransitionFinishedLocked()