Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DXmlBlock.java185 int id = nativeGetAttributeName(mParseState, index); in getAttributeName()
504 private static final native int nativeGetAttributeName(long state, int idx); in nativeGetAttributeName() method in XmlBlock