Searched refs:mReplacementWindow (Results 1 – 1 of 1) sorted by relevance
646 private WindowState mReplacementWindow = null; field in WindowState2453 if (mReplacementWindow != null) { in removeImmediately()2454 mReplacementWindow.mSkipEnterAnimationForSeamlessReplacement = false; in removeImmediately()2819 if (mWillReplaceWindow && mReplacementWindow == replacement && replacement.hasDrawn()) { in removeReplacedWindowIfNeeded()2839 mReplacementWindow = null; in removeReplacedWindow()2848 if (mWillReplaceWindow && mReplacementWindow == null in setReplacementWindowIfNeeded()2851 mReplacementWindow = replacementCandidate; in setReplacementWindowIfNeeded()4660 mReplacementWindow = null; in setWillReplaceWindow()4666 mReplacementWindow = null; in clearWillReplaceWindow()