Searched refs:getAllApkPaths (Results 1 – 13 of 13) sorted by relevance
378 String[] resourcePaths = appInfo.getAllApkPaths(); in testExistingResourcesAfterResourcePathsRegistration()409 String[] resourcePaths = appInfo.getAllApkPaths(); in testNewResourcesAfterResourcePathsRegistration()445 String[] resourcePaths = appInfo.getAllApkPaths(); in testExistingResourcesCreatedByConstructorAfterResourcePathsRegistration()484 String[] resourcePaths = appInfo.getAllApkPaths(); in testNewResourcesWithOutdatedImplAfterResourcePathsRegistration()
189 WebViewFactory.getLoadedPackageInfo().applicationInfo.getAllApkPaths(); in addWebViewAssetPath()
557 .getAllApkPaths()) { in getProviderClass()
163 public List<String> getAllApkPaths() { in getAllApkPaths() method in PackageLite
118 return buildPackageApkToDexMetadataMap(pkg.getAllApkPaths()); in getPackageDexMetadata()
99 return create(lite.getAllApkPaths(), lite.isMultiArch(), lite.isExtractNativeLibs(), in create()
449 for (String codePath : pkg.getAllApkPaths()) { in calculateInstalledSize()
516 allCodePaths = result.getResult().getAllApkPaths(); in cleanUpResourcesLI()
4123 final List<String> filePaths = packageLite.getAllApkPaths();
528 for (String path : appInfo.getAllApkPaths()) { in allowAppFilesAcrossFork()
2712 public String[] getAllApkPaths() { in getAllApkPaths() method in ApplicationInfo
4330 HSPLandroid/content/pm/ApplicationInfo;->getAllApkPaths()[Ljava/lang/String;
4333 HSPLandroid/content/pm/ApplicationInfo;->getAllApkPaths()[Ljava/lang/String;