Searched defs:getAttributeValue (Results 1 – 4 of 4) 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
145 public String getAttributeValue(String namespace, String localName) { in getAttributeValue() method in ContextPullParser
319 public String getAttributeValue(int i) { in getAttributeValue() method in UiElementPullParser346 public String getAttributeValue(String namespace, String localName) { in getAttributeValue() method in UiElementPullParser
1852 public String getAttributeValue(String attrXmlName) { in getAttributeValue() method in UiElementNode