Searched refs:nativeGetAttributeDataType (Results 1 – 2 of 2) sorted by relevance
236 int t = nativeGetAttributeDataType(mParseState, index); in getAttributeValue()396 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeListValue()406 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeBooleanValue()416 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeResourceValue()425 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeIntValue()435 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeUnsignedIntValue()445 int t = nativeGetAttributeDataType(mParseState, idx); in getAttributeFloatValue()565 private static final native int nativeGetAttributeDataType(long state, int idx); in nativeGetAttributeDataType() method in XmlBlock
16893 Landroid/content/res/XmlBlock;->nativeGetAttributeDataType(JI)I