Home | History | Annotate | Download | only in aapt

Lines Matching refs:animators

1175     sp<ResourceTypeSet> animators;
1210 !applyFileOverlay(bundle, assets, &animators, "animator") ||
1265 if (animators != NULL) {
1266 err = makeFileResources(bundle, assets, &table, animators, "animator");
1389 if (animators != NULL) {
1390 ResourceDirIterator it(animators, String8("animator"));