Searched refs:thisParentChain (Results 1 – 1 of 1) sorted by relevance
827 final LinkedList<WindowContainer> thisParentChain = mTmpChain1; in compareTo() local830 getParents(thisParentChain); in compareTo()835 WindowContainer thisTop = thisParentChain.peekLast(); in compareTo()838 commonAncestor = thisParentChain.removeLast(); in compareTo()840 thisTop = thisParentChain.peekLast(); in compareTo()847 + thisParentChain + " other=" + otherParentChain); in compareTo()861 … return list.indexOf(thisParentChain.peekLast()) > list.indexOf(otherParentChain.peekLast()) in compareTo()