Searched defs:obtainStyledAttributes (Results 1 – 2 of 2) sorted by relevance
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ | ||
D | ShadowResources.java | 290 protected TypedArray obtainStyledAttributes(int[] attrs) { in obtainStyledAttributes() method in ShadowResources.ShadowLegacyTheme |
D | ShadowLegacyResourcesImpl.java | 143 …public TypedArray obtainStyledAttributes(Resources.Theme wrapper, AttributeSet set, int[] attrs, i… in obtainStyledAttributes() method in ShadowLegacyResourcesImpl.ShadowLegacyThemeImpl |