Home | History | Annotate | Download | only in content

Lines Matching defs:ATTR_CATEGORY

618     private static final String ATTR_CATEGORY = "category";
7630 out.attribute(null, ATTR_CATEGORY, mCategories.valueAt(categoryNdx));