Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DXmlBlock.java311 return nativeGetAttributeResource(mParseState, index); in getAttributeNameResource()
505 private static final native int nativeGetAttributeResource(long state, int idx); in nativeGetAttributeResource() method in XmlBlock