@Implements(value=android.content.res.Resources.Theme.class)
public static class ShadowResources.ShadowTheme
extends java.lang.Object
| Constructor and Description |
|---|
ShadowTheme() |
| Modifier and Type | Method and Description |
|---|---|
android.content.res.TypedArray |
obtainStyledAttributes(android.util.AttributeSet set,
int[] attrs,
int defStyleAttr,
int defStyleRes) |
android.content.res.TypedArray |
obtainStyledAttributes(int[] attrs) |
android.content.res.TypedArray |
obtainStyledAttributes(int resid,
int[] attrs) |
@Implementation(maxSdk=23) public android.content.res.TypedArray obtainStyledAttributes(int[] attrs)
@Implementation(maxSdk=23)
public android.content.res.TypedArray obtainStyledAttributes(int resid,
int[] attrs)
throws android.content.res.Resources.NotFoundException
android.content.res.Resources.NotFoundException@Implementation(maxSdk=23)
public android.content.res.TypedArray obtainStyledAttributes(android.util.AttributeSet set,
int[] attrs,
int defStyleAttr,
int defStyleRes)