Package org.robolectric.res.android
Class CppAssetManager2.Theme
java.lang.Object
org.robolectric.res.android.CppAssetManager2.Theme
- Enclosing class:
- CppAssetManager2
public static class CppAssetManager2.Theme extends Object
-
Constructor Summary
Constructors Constructor Description Theme(CppAssetManager2 cppAssetManager2) -
Method Summary
Modifier and Type Method Description booleanApplyStyle(int resid, boolean force)voidClear()CppAssetManager2GetAssetManager()ApkAssetsCookieGetAttribute(int resid, Ref<ResourceTypes.Res_value> out_value, Ref<Integer> out_flags)intGetChangingConfigurations()booleanSetTo(CppAssetManager2.Theme o)
-
Constructor Details
-
Method Details
-
GetAssetManager
-
GetChangingConfigurations
public int GetChangingConfigurations() -
ApplyStyle
public boolean ApplyStyle(int resid, boolean force) -
GetAttribute
public ApkAssetsCookie GetAttribute(int resid, Ref<ResourceTypes.Res_value> out_value, Ref<Integer> out_flags) -
Clear
public void Clear() -
SetTo
-