Searched refs:getAttributeDataType (Results 1 – 4 of 4) sorted by relevance
181 uint16_t type = xml.getAttributeDataType(idx); in getAppInfo()
230 return static_cast<jint>(st->getAttributeDataType(idx)); in android_content_XmlBlock_nativeGetAttributeDataType()
763 int32_t getAttributeDataType(size_t idx) const;
1266 int32_t ResXMLParser::getAttributeDataType(size_t idx) const in getAttributeDataType() function in android::ResXMLParser