Searched refs:otherTop (Results 1 – 1 of 1) sorted by relevance
683 WindowContainer otherTop = otherParentChain.peekLast(); in compareTo() local684 while (thisTop != null && otherTop != null && thisTop == otherTop) { in compareTo()688 otherTop = otherParentChain.peekLast(); in compareTo()