Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyAssetManager.java768 return getTypedArray(resources, items, resId); in getTypedArrayResource()
771 …private TypedArray getTypedArray(Resources resources, List<TypedResource> typedResources, int resI… in getTypedArray() method in ShadowLegacyAssetManager