HomeSort by relevance Sort by last modified time
    Searched refs:getLayoutAttributes (Results 1 - 8 of 8) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/uimodel/
UiViewElementNode.java 83 layout_attrs = desc.getLayoutAttributes();
92 ((ViewElementDescriptor) ui_parent.getDescriptor()).getLayoutAttributes();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
PaletteMetadataDescriptor.java 46 descriptor.getLayoutAttributes(),
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
ViewElementDescriptor.java 131 public AttributeDescriptor[] getLayoutAttributes() {
CustomViewDescriptorService.java 300 return parentDescriptor.getLayoutAttributes();
LayoutDescriptors.java 523 return viewDesc.getLayoutAttributes();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditorDelegate.java 778 viewDesc.getLayoutAttributes(),
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 523 AttributeDescriptor[] layoutAttributes = descriptor.getLayoutAttributes();
GridLayoutConverter.java 271 AttributeDescriptor[] layoutAttributes = descriptor.getLayoutAttributes();
    [all...]

Completed in 671 milliseconds