Home | History | Annotate | Download | only in aapt

Lines Matching defs:animators

867     sp<ResourceTypeSet> animators;
900 !applyFileOverlay(bundle, assets, &animators, "animator") ||
954 if (animators != NULL) {
955 err = makeFileResources(bundle, assets, &table, animators, "animator");
1075 if (animators != NULL) {
1076 ResourceDirIterator it(animators, String8("animator"));