Home | History | Annotate | Download | only in tree

Lines Matching refs:uiNode

519             for (UiElementNode uiNode : selected) {
520 if (uiNode.getXmlNode() != null) {
935 UiElementNode uiNode = (UiElementNode)element;
936 if (uiNode.getDescriptor() == mDescriptor) {
939 element = uiNode.getUiParent();