Searched refs:libAssets (Results 1 – 1 of 1) sorted by relevance
1535 public void appendLibAssetsForMainAssetPath(String assetPath, String[] libAssets) { in appendLibAssetsForMainAssetPath() argument1548 for (String libAsset : libAssets) { in appendLibAssetsForMainAssetPath()1652 private void appendLibAssetsLocked(@NonNull SharedLibraryAssets libAssets) { in appendLibAssetsLocked() argument1666 final var newKey = createNewResourceKeyIfNeeded(key, libAssets.getResourcesKey()); in appendLibAssetsLocked()