Searched refs:otherAncestors (Results 1 – 1 of 1) sorted by relevance
982 final ArraySet<WindowContainer> otherAncestors = new ArraySet<>(); in getAnimationTargets() local985 otherAncestors.add(wc); in getAnimationTargets()1028 if (otherAncestors.contains(parent)) { in getAnimationTargets()