Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResXMLParser.java267 final String getAttributeName8(int idx, Ref<Integer> outLen) in getAttributeName8() method in ResXMLParser
414 final String curAttr = getAttributeName8(i, curAttrLen); in indexOfAttribute()