Searched refs:realAssetManager (Results 1 – 2 of 2) sorted by relevance
103 @RealObject AssetManager realAssetManager; field in ShadowArscAssetManager10370 …ApkAssets[] apkAssetsArray = ReflectionHelpers.callInstanceMethod(realAssetManager, "getApkAssets"… in getAllAssetDirs()387 return AssetManagerForJavaObject(realAssetManager).getAssetPaths(); in getAssetPaths()461 … AssetManager.class, realAssetManager, ClassParameter.from(boolean.class, sentinel)); in __constructor__()
97 @RealObject AssetManager realAssetManager; field in ShadowArscAssetManager9366 …ApkAssets[] apkAssetsArray = ReflectionHelpers.callInstanceMethod(realAssetManager, "getApkAssets"… in getAllAssetDirs()383 return AssetManagerForJavaObject(realAssetManager).getAssetPaths(); in getAssetPaths()457 AssetManager.class, realAssetManager, ClassParameter.from(boolean.class, sentinel)); in __constructor__()