Searched defs:node1 (Results 1 – 3 of 3) sorted by relevance
487 UiViewElementNode node1 = createNode(rootNode, "childNode1", false); in testMergeCookies2() local539 UiViewElementNode node1 = createNode(rootNode, "childNode1", false); in testIncludeBounds() local602 UiViewElementNode node1 = createNode(rootNode, "childNode1", false); in includeBounds2() local
78 public static Node getCommonAncestor(@NonNull Node node1, @NonNull Node node2) { in getCommonAncestor()
2055 public static UiElementNode getCommonAncestor(UiElementNode node1, UiElementNode node2) { in getCommonAncestor()