Home
last modified time | relevance | path

Searched refs:getTypedArrayResource (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowResources.java188 TypedArray typedArray = shadowAssetManager.getTypedArrayResource(realResources, id); in obtainTypedArray()
DShadowLegacyAssetManager.java762 protected TypedArray getTypedArrayResource(Resources resources, int resId) { in getTypedArrayResource() method in ShadowLegacyAssetManager