Home | History | Annotate | Download | only in aapt

Lines Matching full:androidmanifestfile

888     sp<AaptGroup> androidManifestFile =
890 if (androidManifestFile == NULL) {
895 status_t err = parsePackage(bundle, assets, androidManifestFile);
1261 const sp<AaptFile> manifestFile(androidManifestFile->getFiles().valueAt(0));