Home
last modified time | relevance | path

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

/sdk/layoutopt/libs/uix/src/com/android/layoutopt/uix/groovy/
DLayoutAnalysisCategory.java47 private static final String VALUE_WRAP_CONTENT = "wrap_content"; field in LayoutAnalysisCategory
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DLayoutConstants.java121 public static final String VALUE_WRAP_CONTENT = "wrap_content"; //$NON-NLS-1$ field in LayoutConstants