Searched refs:getRootDescriptor (Results 1 – 2 of 2) sorted by relevance
48 ElementDescriptor[] children = getRootDescriptor().getChildren(); in getChoicesForElement()
342 grandparent = getRootDescriptor(); in getChoicesForElement()570 choices = sort(getRootDescriptor().getChildren()); in getElementChoicesForTextNode()845 return getRootDescriptor().findChildrenDescriptor(nodeName, true /* recursive */); in getDescriptor()1159 protected ElementDescriptor getRootDescriptor() { in getRootDescriptor() method in AndroidContentAssist