Home | History | Annotate | Download | only in aapt

Lines Matching refs:category

1004                     if (tag == "category") {
1005 String8 category = getAttribute(tree, NAME_ATTR, &error);
1011 if (category == "android.intent.category.LAUNCHER") {