Home | History | Annotate | Download | only in aapt

Lines Matching refs:animators

934     sp<ResourceTypeSet> animators;
969 !applyFileOverlay(bundle, assets, &animators, "animator") ||
1024 if (animators != NULL) {
1025 err = makeFileResources(bundle, assets, &table, animators, "animator");
1152 if (animators != NULL) {
1153 ResourceDirIterator it(animators, String8("animator"));