Home
last modified time | relevance | path

Searched refs:mAppWidgetDescriptor (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/descriptors/
DOtherXmlDescriptors.java59 …private DocumentDescriptor mAppWidgetDescriptor = new DocumentDescriptor("xml_doc", null /* childr… field in OtherXmlDescriptors
84 return mAppWidgetDescriptor; in getAppWidgetDescriptor()
119 return mAppWidgetDescriptor;
124 return mAppWidgetDescriptor.getChildren();
158 mAppWidgetDescriptor.setChildren(new ElementDescriptor[]{ appWidget });