Searched refs:getAllApkPaths (Results 1 – 4 of 4) sorted by relevance
213 WebViewFactory.getLoadedPackageInfo().applicationInfo.getAllApkPaths(); in addWebViewAssetPath()
411 for (String newAssetPath : webViewContext.getApplicationInfo().getAllApkPaths()) { in getProviderClass()
366 for (String path : appInfo.getAllApkPaths()) { in allowAppFilesAcrossFork()
2103 public String[] getAllApkPaths() { in getAllApkPaths() method in ApplicationInfo