Home
last modified time | relevance | path

Searched refs:DEPRECATED_CATEGORY (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DTextAttributeDescriptor.java48 public static final String DEPRECATED_CATEGORY = "Deprecated"; field in TextAttributeDescriptor
245 return DEPRECATED_CATEGORY; in getCategory()