Searched defs:getAttributeValue (Results 1 – 9 of 9) sorted by relevance
84 public String getAttributeValue(int index); in getAttributeValue() method96 public String getAttributeValue(String namespace, String name); in getAttributeValue() method
41 public String getAttributeValue(int index) { in getAttributeValue() method in XmlPullAttributes45 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in XmlPullAttributes
41 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in BridgeLayoutParamsMapAttributes64 public String getAttributeValue(int index) { in getAttributeValue() method in BridgeLayoutParamsMapAttributes
265 public String getAttributeValue(int index) { in getAttributeValue() method in BridgeXmlBlockParser285 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in BridgeXmlBlockParser
92 public String getAttributeValue(String name) { in getAttributeValue() method in XMLNode
64 Maybe<StringPiece16> ManifestValidator::getAttributeValue(android::ResXMLParser* parser, in getAttributeValue() function in aapt::ManifestValidator
200 public String getAttributeValue(int index) { in getAttributeValue() method in XmlBlock.Parser223 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in XmlBlock.Parser
19 const ELFAttributeValue* ARMELFAttributeData::getAttributeValue( in getAttributeValue() function in mcld::ARMELFAttributeData
1309 ssize_t ResXMLParser::getAttributeValue(size_t idx, Res_value* outValue) const in getAttributeValue() function in android::ResXMLParser