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/gre/
PaletteMetadataDescriptor.java 46 descriptor.getLayoutAttributes(),
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/uimodel/
UiViewElementNode.java 101 layout_attrs = desc.getLayoutAttributes();
110 ((ViewElementDescriptor) ui_parent.getDescriptor()).getLayoutAttributes();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
ViewElementDescriptor.java 133 public AttributeDescriptor[] getLayoutAttributes() {
LayoutDescriptors.java 332 viewLayoutAttribs = viewDesc.getLayoutAttributes();
521 return viewDesc.getLayoutAttributes();
CustomViewDescriptorService.java 516 return parentDescriptor.getLayoutAttributes();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
LayoutEditorDelegate.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 524 AttributeDescriptor[] layoutAttributes = descriptor.getLayoutAttributes();
GridLayoutConverter.java 276 AttributeDescriptor[] layoutAttributes = descriptor.getLayoutAttributes();
    [all...]

Completed in 293 milliseconds