Searched refs:thisParentChain (Results 1 – 1 of 1) sorted by relevance
935 final LinkedList<WindowContainer> thisParentChain = mTmpChain1; in compareTo() local938 getParents(thisParentChain); in compareTo()943 WindowContainer thisTop = thisParentChain.peekLast(); in compareTo()946 commonAncestor = thisParentChain.removeLast(); in compareTo()948 thisTop = thisParentChain.peekLast(); in compareTo()955 + thisParentChain + " other=" + otherParentChain); in compareTo()969 … return list.indexOf(thisParentChain.peekLast()) > list.indexOf(otherParentChain.peekLast()) in compareTo()