Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DXmlBlock.java225 int t = nativeGetAttributeDataType(mParseState, index); in getAttributeValue()
385 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeListValue()
395 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeBooleanValue()
405 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeResourceValue()
414 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeIntValue()
424 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeUnsignedIntValue()
434 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeFloatValue()
541 private static final native int nativeGetAttributeDataType(long state, int idx); in nativeGetAttributeDataType() method in XmlBlock
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt18064 Landroid/content/res/XmlBlock;->nativeGetAttributeDataType(JI)I