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

/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java208 int t = nativeGetAttributeDataType(mParseState, index);
368 int t = nativeGetAttributeDataType(mParseState, idx);
378 int t = nativeGetAttributeDataType(mParseState, idx);
388 int t = nativeGetAttributeDataType(mParseState, idx);
397 int t = nativeGetAttributeDataType(mParseState, idx);
407 int t = nativeGetAttributeDataType(mParseState, idx);
417 int t = nativeGetAttributeDataType(mParseState, idx);
522 private static final native int nativeGetAttributeDataType(long state, int idx); method in class:XmlBlock

Completed in 7 milliseconds