@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__(java.lang.String path,
boolean system,
boolean forceSharedLib,
boolean overlay) |
protected java.lang.String |
getAssetPath() |
@Implementation protected void __constructor__(java.lang.String path, boolean system, boolean forceSharedLib, boolean overlay) throws java.io.IOException
java.io.IOException@Implementation protected java.lang.String getAssetPath()