Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
DCustomViewDescriptorService.java207 getLayoutAttributeDescriptors(type, parentDescriptor); in getDescriptor()
473 getLayoutAttributeDescriptors(type, parentDescriptor), in createViewDescriptor()
514 private static AttributeDescriptor[] getLayoutAttributeDescriptors(IType type, in getLayoutAttributeDescriptors() method in CustomViewDescriptorService