Searched refs:getResourcesKey (Results 1 – 1 of 1) sorted by relevance
167 + sharedLibAssets.getResourcesKey()); in registerResourcePaths()183 final var libraryKey = mSharedLibAssetsMap.valueAt(i).getResourcesKey(); in updateResourceImplWithRegisteredLibs()1666 final var newKey = createNewResourceKeyIfNeeded(key, libAssets.getResourcesKey()); in appendLibAssetsLocked()1952 public @NonNull ResourcesKey getResourcesKey() { in getResourcesKey() method in ResourcesManager.SharedLibraryAssets