Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager.java775 protected final boolean retrieveAttributes( in retrieveAttributes() method in ShadowArscAssetManager
777 return retrieveAttributes((long)xmlParserToken, attrs, outValues, outIndices); in retrieveAttributes()
781 protected final boolean retrieveAttributes( in retrieveAttributes() method in ShadowArscAssetManager
DShadowLegacyAssetManager.java988 protected boolean retrieveAttributes( in retrieveAttributes() method in ShadowLegacyAssetManager
990 return retrieveAttributes((long)xmlParserToken, attrs, outValues, outIndices); in retrieveAttributes()
994 protected boolean retrieveAttributes(long xmlParserToken, int[] attrs, int[] outValues, in retrieveAttributes() method in ShadowLegacyAssetManager