Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DXmlBlock.java314 int idx = nativeGetAttributeIndex(mParseState, namespace, name); in getAttributeValue()
420 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeListValue()
428 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeBooleanValue()
436 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeResourceValue()
444 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeIntValue()
453 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeUnsignedIntValue()
461 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeFloatValue()
668 private static native int nativeGetAttributeIndex( in nativeGetAttributeIndex() method in XmlBlock
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt14016 Landroid/content/res/XmlBlock;->nativeGetAttributeIndex(JLjava/lang/String;Ljava/lang/String;)I