@Implements(value=android.content.res.ApkAssets.class, minSdk=28, isInAndroidSdk=false) public class ShadowLegacyApkAssets extends ShadowApkAssets
ShadowApkAssets.Picker| Constructor and Description |
|---|
ShadowLegacyApkAssets() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
__constructor__(String path,
boolean system,
boolean forceSharedLib,
boolean overlay) |
protected String |
getAssetPath() |
@Implementation protected void __constructor__(String path, boolean system, boolean forceSharedLib, boolean overlay) throws IOException
IOException@Implementation protected String getAssetPath()