Searched defs:getAttributeValue (Results 1 – 5 of 5) sorted by relevance
97 public String getAttributeValue(int index) { in getAttributeValue() method in WidgetPullParser106 public String getAttributeValue(String ns, String name) { in getAttributeValue() method in WidgetPullParser
101 public String getAttributeValue(String namespace, String localName) { in getAttributeValue() method in ContextPullParser
315 public String getAttributeValue(int i) { in getAttributeValue() method in UiElementPullParser342 public String getAttributeValue(String namespace, String localName) { in getAttributeValue() method in UiElementPullParser
524 private String getAttributeValue(Attributes attributes, String attributeName, in getAttributeValue() method in AndroidManifestParser.ManifestHandler
1956 public String getAttributeValue(String attrXmlName) { in getAttributeValue() method in UiElementNode