Home
last modified time | relevance | path

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

/packages/apps/PackageInstaller/src/com/android/packageinstaller/
DPackageUtil.java52 final String archiveFilePath = sourcePath.getAbsolutePath(); in getApplicationInfo() local
69 final String archiveFilePath = sourceFile.getAbsolutePath(); in getPackageInfo() local
154 final String archiveFilePath = sourceFile.getAbsolutePath(); in getAppSnippet() local