Home | History | Annotate | Download | only in project

Lines Matching defs:manifestFile

600                 IFile manifestFile = getManifest(p);
601 if (manifestFile == null) {
606 ManifestData data = AndroidManifestHelper.parseForData(manifestFile);