Searched refs:getLastChild (Results 1 – 1 of 1) sorted by relevance
86 public Node getLastChild() { in getLastChild() method in NodeImpl108 if ((mParentNode != null) && (this != mParentNode.getLastChild())) { in getNextSibling()