Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResXMLParser.java231 final String getAttributeNamespace8(int idx, Ref<Integer> outLen) in getAttributeNamespace8() method in ResXMLParser
413 final String curNs = getAttributeNamespace8(i, curNsLen); in indexOfAttribute()