Searched defs:getCommonAncestor (Results 1 – 2 of 2) sorted by relevance
78 public static Node getCommonAncestor(@NonNull Node node1, @NonNull Node node2) { in getCommonAncestor() method in DomUtilities
2055 public static UiElementNode getCommonAncestor(UiElementNode node1, UiElementNode node2) { in getCommonAncestor() method in UiElementNode