Searched defs:getAttribute (Results 1 – 8 of 8) sorted by relevance
69 public abstract IDragAttribute getAttribute(String uri, String localName); in getAttribute() method
230 String getAttribute(INode node, String namespace, String localName); in getAttribute() method
102 public IDragAttribute getAttribute(String uri, String localName) { in getAttribute() method in TestDragElement
108 public IDragAttribute getAttribute(String uri, String localName) { in getAttribute() method in SimpleElement
186 public String getAttribute(String key) { in getAttribute() method in AndroidJUnitLaunchAction.TestRunnerProcess
407 private static String getAttribute(Node node, String name, NamedNodeMap attributes) { in getAttribute() method in ExplodedRenderingHelper
137 private Node getAttribute(int i) { in getAttribute() method in UiElementPullParser
1582 public Attr getAttribute() { in getAttribute() method in Hyperlinks.XmlContext