Searched refs:mReplacingWindow (Results 1 – 2 of 2) sorted by relevance
634 if (candidate.mWillReplaceWindow && candidate.mReplacingWindow == null && in addWindow()636 candidate.mReplacingWindow = w; in addWindow()669 if (candidate.mReplacingWindow != null) { in clearTimedoutReplacesLocked()670 candidate.mReplacingWindow.mSkipEnterAnimationForSeamlessReplacement = false; in clearTimedoutReplacesLocked()
461 WindowState mReplacingWindow = null; field in WindowState1606 if (win.mWillReplaceWindow && win.mReplacingWindow == this && hasDrawnLw()) { in maybeRemoveReplacedWindow()1615 win.mReplacingWindow = null; in maybeRemoveReplacedWindow()2848 mReplacingWindow = null; in setReplacing()2854 mReplacingWindow = null; in resetReplacing()2886 mReplacingWindow.mWinAnimator, in transferDimToReplacement()