Home
last modified time | relevance | path

Searched defs:VALUE_WRAP_CONTENT (Results 1 – 2 of 2) sorted by relevance

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutConstants.java58 public static final String VALUE_WRAP_CONTENT = "wrap_content"; //$NON-NLS-1$ field in LayoutConstants
/development/tools/layoutopt/libs/uix/src/com/android/layoutopt/uix/groovy/
DLayoutAnalysisCategory.java46 private static final String VALUE_WRAP_CONTENT = "wrap_content"; field in LayoutAnalysisCategory