Home
last modified time | relevance | path

Searched refs:complexProperty (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/properties/
DPropertyFactory.java582 Property complexProperty = new ComplexProperty( in sortNatural() local
586 complexProperty.setPriority(subprops[0].getPriority()); in sortNatural()
588 collapsed.add(complexProperty); in sortNatural()
592 p.setParent(complexProperty); in sortNatural()
602 complexProperty.setCategory(PropertyCategory.PREFERRED); in sortNatural()
604 complexProperty.setCategory(PropertyCategory.PREFERRED); in sortNatural()