Home
last modified time | relevance | path

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

/packages/apps/PackageInstaller/src/com/android/packageinstaller/wear/
DWearPackageInstallerService.java400 startPermsServiceForInstall(pkg, apkFile, unavailableWearablePerms); in checkPermissions()
481 private void startPermsServiceForInstall(final PackageParser.Package pkg, final File apkFile, in startPermsServiceForInstall() method in WearPackageInstallerService