|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetManager | |
|---|---|
| android.content | |
| android.content.res | |
| android.graphics | |
| android.renderscript | |
| Uses of AssetManager in android.content |
|---|
| Methods in android.content that return AssetManager | |
|---|---|
AssetManager |
ContextWrapper.getAssets()
|
abstract AssetManager |
Context.getAssets()
|
| Uses of AssetManager in android.content.res |
|---|
| Methods in android.content.res that return AssetManager | |
|---|---|
AssetManager |
Resources.getAssets()
|
| Constructors in android.content.res with parameters of type AssetManager | |
|---|---|
Resources(AssetManager assets,
DisplayMetrics metrics,
Configuration config)
|
|
| Uses of AssetManager in android.graphics |
|---|
| Methods in android.graphics with parameters of type AssetManager | |
|---|---|
static Typeface |
Typeface.createFromAsset(AssetManager mgr,
String path)
|
| Uses of AssetManager in android.renderscript |
|---|
| Methods in android.renderscript with parameters of type AssetManager | |
|---|---|
static FileA3D |
FileA3D.createFromAsset(RenderScript rs,
AssetManager mgr,
String path)
Deprecated. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||