Searched defs:getAttribute (Results 1 – 5 of 5) sorted by relevance
66 public abstract IDragAttribute getAttribute(String uri, String localName); in getAttribute() method
107 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
92 private Node getAttribute(int i) { in getAttribute() method in UiElementPullParser