Searched defs:getAttributeValue (Results 1 – 4 of 4) sorted by relevance
77 public String getAttributeValue(int index) { in getAttributeValue() method in WidgetPullParser85 public String getAttributeValue(String ns, String name) { in getAttributeValue() method in WidgetPullParser
247 public String getAttributeValue(int i) { in getAttributeValue() method in UiElementPullParser273 public String getAttributeValue(String namespace, String localName) { in getAttributeValue() method in UiElementPullParser
526 private String getAttributeValue(Attributes attributes, String attributeName, in getAttributeValue() method in AndroidManifestParser.ManifestHandler
1503 public String getAttributeValue(String attrXmlName) { in getAttributeValue() method in UiElementNode