Searched refs:animators (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResource.cpp933 sp<ResourceTypeSet> animators; local
966 !applyFileOverlay(bundle, assets, &animators, "animator") ||
1020 if (animators != NULL) {
1021 err = makeFileResources(bundle, assets, &table, animators, "animator");
1141 if (animators != NULL) {
1142 ResourceDirIterator it(animators, String8("animator"));

Completed in 354 milliseconds