Searched refs:getAssetPaths (Results 1 – 6 of 6) sorted by relevance
57 for (AssetPath assetPath : getAssetPaths()) { in getCompileTimeResTable()71 abstract List<AssetPath> getAssetPaths(); in getAssetPaths() method in ShadowAssetManager.ArscBase
1367 for (AssetPath assetPath : cppAssetManager.getAssetPaths()) { in getAllAssetDirs()1378 List<AssetPath> getAssetPaths() { in getAssetPaths() method in ShadowArscAssetManager1379 return assetManagerForJavaObject().getAssetPaths(); in getAssetPaths()
386 List<AssetPath> getAssetPaths() { in getAssetPaths() method in ShadowArscAssetManager10387 return AssetManagerForJavaObject(realAssetManager).getAssetPaths(); in getAssetPaths()
382 List<AssetPath> getAssetPaths() { in getAssetPaths() method in ShadowArscAssetManager9383 return AssetManagerForJavaObject(realAssetManager).getAssetPaths(); in getAssetPaths()
1761 public List<AssetPath> getAssetPaths() { in getAssetPaths() method in CppAssetManager
1671 public List<AssetPath> getAssetPaths() { in getAssetPaths() method in CppAssetManager2