Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java295 int idx = nativeGetAttributeIndex(mParseState, namespace, name); in getAttributeValue()
394 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeListValue()
402 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeBooleanValue()
410 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeResourceValue()
418 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeIntValue()
427 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeUnsignedIntValue()
435 int idx = nativeGetAttributeIndex(mParseState, namespace, attribute); in getAttributeFloatValue()
642 private static native int nativeGetAttributeIndex( in nativeGetAttributeIndex() method in XmlBlock
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14016 Landroid/content/res/XmlBlock;->nativeGetAttributeIndex(JLjava/lang/String;Ljava/lang/String;)I