Home
last modified time | relevance | path

Searched refs:apkFile (Results 1 – 1 of 1) sorted by relevance

/packages/apps/PackageInstaller/src/com/android/packageinstaller/wear/
DWearPackageInstallerService.java355 File apkFile) { in checkPermissions() argument
400 startPermsServiceForInstall(pkg, apkFile, unavailableWearablePerms); in checkPermissions()
481 private void startPermsServiceForInstall(final PackageParser.Package pkg, final File apkFile, in startPermsServiceForInstall() argument
489 pkg.applicationInfo.publicSourceDir = apkFile.getPath(); in startPermsServiceForInstall()