Home | History | Annotate | Download | only in aapt

Lines Matching full:icon

589                             printf("label='%s' icon='%s'\n",
660 String8 icon = getResolvedAttribute(&res, tree, ICON_ATTR, &error);
662 fprintf(stderr, "ERROR getting 'android:icon' attribute: %s\n", error.string());
665 printf("icon='%s'\n", icon.string());
882 fprintf(stderr, "ERROR getting 'android:icon' attribute: %s\n", error.string());