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