Searched refs:replacementCandidate (Results 1 – 1 of 1) sorted by relevance
2197 boolean setReplacementWindowIfNeeded(WindowState replacementCandidate) { in setReplacementWindowIfNeeded() argument2201 … && getWindowTag().toString().equals(replacementCandidate.getWindowTag().toString())) { in setReplacementWindowIfNeeded()2203 mReplacementWindow = replacementCandidate; in setReplacementWindowIfNeeded()2204 … replacementCandidate.mSkipEnterAnimationForSeamlessReplacement = !mAnimateReplacingWindow; in setReplacementWindowIfNeeded()2210 replacementSet |= c.setReplacementWindowIfNeeded(replacementCandidate); in setReplacementWindowIfNeeded()