Searched defs:getAttributeValue (Results 1 – 5 of 5) sorted by relevance
88 public String getAttributeValue(int index) { in getAttributeValue() method in WidgetPullParser96 public String getAttributeValue(String ns, String name) { in getAttributeValue() method in WidgetPullParser
99 public String getAttributeValue(String namespace, String localName) { in getAttributeValue() method in ContextPullParser
304 public String getAttributeValue(int i) { in getAttributeValue() method in UiElementPullParser330 public String getAttributeValue(String namespace, String localName) { in getAttributeValue() method in UiElementPullParser
523 private String getAttributeValue(Attributes attributes, String attributeName, in getAttributeValue() method in AndroidManifestParser.ManifestHandler
1896 public String getAttributeValue(String attrXmlName) { in getAttributeValue() method in UiElementNode