Searched defs:getAttribute (Results 1 – 10 of 10) sorted by relevance
38 protected String getAttribute() { in getAttribute() method in SetAttributeFix
49 protected abstract String getAttribute(); in getAttribute() method in SetPropertyFix
80 public abstract IDragAttribute getAttribute(@Nullable String uri, @NonNull String localName); in getAttribute() method
253 String getAttribute( in getAttribute() method
103 public IDragAttribute getAttribute(String uri, String localName) { in getAttribute() method in TestDragElement
114 public IDragAttribute getAttribute(String uri, String localName) { in getAttribute() method in SimpleElement
190 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
139 private Node getAttribute(int i) { in getAttribute() method in UiElementPullParser
1600 public Attr getAttribute() { in getAttribute() method in Hyperlinks.XmlContext