Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowResourcesTest.java120 public void obtainAttributes() { in obtainAttributes() method in ShadowResourcesTest
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowResourcesTest.java173 public void obtainAttributes() { in obtainAttributes() method in ShadowResourcesTest
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowResources.java93 protected TypedArray obtainAttributes(AttributeSet set, int[] attrs) { in obtainAttributes() method in ShadowResources
461 TypedArray obtainAttributes(AttributeSet set, int[] attrs); in obtainAttributes() method
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowResources.java85 protected TypedArray obtainAttributes(AttributeSet set, int[] attrs) { in obtainAttributes() method in ShadowResources