Package org.robolectric.res.android
Class CppAssetManager2.Theme
java.lang.Object
org.robolectric.res.android.CppAssetManager2.Theme
- Enclosing class:
- CppAssetManager2
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
ApplyStyle
(int resid, boolean force) void
Clear()
GetAttribute
(int resid, Ref<ResourceTypes.Res_value> out_value, Ref<Integer> out_flags) int
boolean
-
Constructor Details
-
Theme
-
-
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
-