Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DXmlBlock.java227 return mEventType == START_TAG ? nativeGetAttributeCount(mParseState) : -1; in getAttributeCount()
557 private static final native int nativeGetAttributeCount(long state); in nativeGetAttributeCount() method in XmlBlock
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt16891 Landroid/content/res/XmlBlock;->nativeGetAttributeCount(J)I