Searched defs:getAttribute (Results 1 – 9 of 9) sorted by relevance
51 protected String getAttribute() { in getAttribute() method in SetAttributeFix
49 protected abstract String getAttribute(); in getAttribute() method in SetPropertyFix
279 private String getAttribute(ILaunchConfiguration config, String key, String defaultValue) { in getAttribute() method in NdkDebuggerTab287 private List<String> getAttribute(ILaunchConfiguration config, String key, in getAttribute() method in NdkDebuggerTab
106 public IDragAttribute getAttribute(@Nullable String uri, @NonNull String localName) { in getAttribute() method in TestDragElement
193 public String getAttribute(String key) { in getAttribute() method in AndroidJUnitLaunchAction.TestRunnerProcess
118 public IDragAttribute getAttribute(@Nullable String uri, @NonNull String localName) { in getAttribute() method in SimpleElement
407 private static String getAttribute(Node node, String name, NamedNodeMap attributes) { in getAttribute() method in ExplodedRenderingHelper
143 private Node getAttribute(int i) { in getAttribute() method in UiElementPullParser
1716 public Attr getAttribute() { in getAttribute() method in Hyperlinks.XmlContext