Searched refs:getAllApkPaths (Results 1 – 11 of 11) sorted by relevance
181 WebViewFactory.getLoadedPackageInfo().applicationInfo.getAllApkPaths(); in addWebViewAssetPath()
503 for (String newAssetPath : webViewContext.getApplicationInfo().getAllApkPaths()) { in getProviderClass()
136 public List<String> getAllApkPaths() { in getAllApkPaths() method in PackageLite
117 return buildPackageApkToDexMetadataMap(pkg.getAllApkPaths()); in getPackageDexMetadata()
450 for (String codePath : pkg.getAllApkPaths()) { in calculateInstalledSize()
100 return create(lite.getAllApkPaths(), lite.isMultiArch(), lite.isExtractNativeLibs(), in create()
497 for (String path : appInfo.getAllApkPaths()) { in allowAppFilesAcrossFork()
2496 public String[] getAllApkPaths() { in getAllApkPaths() method in ApplicationInfo
18966 allCodePaths = result.getResult().getAllApkPaths(); in cleanUpResourcesLI()
4430 HSPLandroid/content/pm/ApplicationInfo;->getAllApkPaths()[Ljava/lang/String;
4428 HSPLandroid/content/pm/ApplicationInfo;->getAllApkPaths()[Ljava/lang/String;