Searched refs:manifestPath (Results 1 – 2 of 2) sorted by relevance
46 final URL manifestPath = new URL(appRoot, "AndroidManifest.xml"); in getAppManifest() local50 return new AndroidManifest(Fs.fromURL(manifestPath), Fs.fromURL(resDir), in getAppManifest()
106 URL manifestPath = new URL(appRoot, "AndroidManifest.xml"); in getAppManifest() local112 return new AndroidManifest(Fs.fromURL(manifestPath), Fs.fromURL(resDir), in getAppManifest()