Searched refs:mInstantAppRegistry (Results 1 – 1 of 1) sorted by relevance
725 private final InstantAppRegistry mInstantAppRegistry; field in PackageManagerService1924 mInstantAppRegistry.onPackageInstalledLPw(res.pkg, res.newUsers); in handlePackagePostInstall()2652 mInstantAppRegistry = new InstantAppRegistry(this); in PackageManagerService()3244 mInstantAppRegistry.addInstantAppLPw(userId, ps.appId); in PackageManagerService()4305 return !mInstantAppRegistry.isInstantAccessGranted(4392 || mInstantAppRegistry.isInstantAccessGranted(callingUserId,4421 || mInstantAppRegistry.isInstantAccessGranted(callingUserId,4768 if (internalVolume && mInstantAppRegistry.pruneInstalledInstantApps(bytes,4787 if (internalVolume && mInstantAppRegistry.pruneUninstalledInstantApps(bytes,6275 && !mInstantAppRegistry.isInstantAccessGranted([all …]