Home | History | Annotate | Download | only in view

Lines Matching refs:childName

810                     final String childName = childParser.getName();
812 if (TAG_MERGE.equals(childName)) {
816 final View view = createViewFromTag(parent, childName, childAttrs);