Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResXMLParser.java205 public int getAttributeNamespaceID(int idx) in getAttributeNamespaceID() method in ResXMLParser
223 int id = getAttributeNamespaceID(idx); in getAttributeNamespace()
233 int id = getAttributeNamespaceID(idx); in getAttributeNamespace8()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowXmlBlock.java206 return resXMLParser.getAttributeNamespaceID(idx); in nativeGetAttributeNamespace()