Searched defs:getAttributeValue (Results 1 – 4 of 4) sorted by relevance
73 public String getAttributeValue(int index) { in getAttributeValue() method in WidgetPullParser81 public String getAttributeValue(String ns, String name) { in getAttributeValue() method in WidgetPullParser
129 public String getAttributeValue(int i) { in getAttributeValue() method in UiElementPullParser138 public String getAttributeValue(String namespace, String localName) { in getAttributeValue() method in UiElementPullParser
589 private String getAttributeValue(Attributes attributes, String attributeName, in getAttributeValue() method in AndroidManifestParser.ManifestHandler
1363 public String getAttributeValue(String attrXmlName) { in getAttributeValue() method in UiElementNode