Home | History | Annotate | Download | only in aapt

Lines Matching full:categories

402     Vector<String8> categories;
446 categories.add(category);
452 return categories;
1665 Vector<String8> categories = getNfcAidCategories(assets, xmlPath,
1673 const size_t catLen = categories.size();
1675 bool paymentCategory = (categories[i] == "payment");