Home
last modified time | relevance | path

Searched defs:obtainStyledAttributes (Results 1 – 4 of 4) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowResources.java290 protected TypedArray obtainStyledAttributes(int[] attrs) { in obtainStyledAttributes() method in ShadowResources.ShadowLegacyTheme
295 protected TypedArray obtainStyledAttributes(int resid, int[] attrs) in obtainStyledAttributes() method in ShadowResources.ShadowLegacyTheme
301 protected TypedArray obtainStyledAttributes( in obtainStyledAttributes() method in ShadowResources.ShadowLegacyTheme
DShadowLegacyResourcesImpl.java143 …public TypedArray obtainStyledAttributes(Resources.Theme wrapper, AttributeSet set, int[] attrs, i… in obtainStyledAttributes() method in ShadowLegacyResourcesImpl.ShadowLegacyThemeImpl
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowResources.java373 protected TypedArray obtainStyledAttributes(int[] attrs) { in obtainStyledAttributes() method in ShadowResources.ShadowLegacyTheme
378 protected TypedArray obtainStyledAttributes(int resid, int[] attrs) in obtainStyledAttributes() method in ShadowResources.ShadowLegacyTheme
384 protected TypedArray obtainStyledAttributes( in obtainStyledAttributes() method in ShadowResources.ShadowLegacyTheme
DShadowLegacyResourcesImpl.java152 …public TypedArray obtainStyledAttributes(Resources.Theme wrapper, AttributeSet set, int[] attrs, i… in obtainStyledAttributes() method in ShadowLegacyResourcesImpl.ShadowLegacyThemeImpl