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