HomeSort by relevance Sort by last modified time
    Searched full:framelayoutattrs (Results 1 - 1 of 1) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
LayoutDescriptors.java 161 AttributeDescriptor[] frameLayoutAttrs = findViewLayoutAttributes(
165 ViewElementDescriptor fragmentTag = createFragment(frameLayoutAttrs, styleMap);
173 ViewElementDescriptor viewTag = createViewTag(frameLayoutAttrs);
192 gestureView.setLayoutAttributes(frameLayoutAttrs);
199 ViewElementDescriptor mergeTag = createMerge(frameLayoutAttrs);

Completed in 90 milliseconds