Searched defs:findChild (Results 1 – 3 of 3) sorted by relevance
158 private ViewNode findChild(ViewNode root, ViewNode besthit, int x, int y) { in findChild() method in LayoutRenderer
597 private Node findChild(Node rootNode, Node after, String prefix, String nodeName) { in findChild() method in RepoSource
286 public FileEntry findChild(String name) { in findChild() method in FileListingService.FileEntry