Searched refs:layoutDesc (Results 1 – 3 of 3) sorted by relevance
306 for (ElementDescriptor layoutDesc : newGroups) {307 layoutDesc.setChildren(newArray);
182 for (ViewElementDescriptor layoutDesc : newLayouts) { in updateDescriptors()183 layoutDesc.setChildren(newDescriptors); in updateDescriptors()
943 LayoutDescriptors layoutDesc = data.getLayoutDescriptors(); in getFqcnViewDescriptor() local944 if (layoutDesc != null) { in getFqcnViewDescriptor()945 DocumentDescriptor docDesc = layoutDesc.getDescriptor(); in getFqcnViewDescriptor()