Home
last modified time | relevance | path

Searched defs:manifestFile (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/backup/java/com/android/server/backup/utils/
DFullBackupUtils.java84 File manifestFile, boolean withApk, boolean withWidgets) throws IOException { in writeAppManifest()
/frameworks/base/tools/aapt/
DCommand.cpp786 const String8 manifestFile("AndroidManifest.xml"); in doDump() local
DResource.cpp1749 const sp<AaptFile> manifestFile(androidManifestFile->getFiles().valueAt(0)); in buildResources() local