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

/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java206 int t = nativeGetAttributeDataType(mParseState, index);
366 int t = nativeGetAttributeDataType(mParseState, idx);
376 int t = nativeGetAttributeDataType(mParseState, idx);
386 int t = nativeGetAttributeDataType(mParseState, idx);
395 int t = nativeGetAttributeDataType(mParseState, idx);
405 int t = nativeGetAttributeDataType(mParseState, idx);
415 int t = nativeGetAttributeDataType(mParseState, idx);
506 private static final native int nativeGetAttributeDataType(int state, int idx); method in class:XmlBlock

Completed in 168 milliseconds