Home
last modified time | relevance | path

Searched defs:getAttribute (Results 1 – 10 of 10) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DSetAttributeFix.java38 protected String getAttribute() { in getAttribute() method in SetAttributeFix
DSetPropertyFix.java49 protected abstract String getAttribute(); in getAttribute() method in SetPropertyFix
/sdk/rule_api/src/com/android/ide/common/api/
DIDragElement.java80 public abstract IDragAttribute getAttribute(@Nullable String uri, @NonNull String localName); in getAttribute() method
DIClientRulesEngine.java253 String getAttribute( in getAttribute() method
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DTestDragElement.java103 public IDragAttribute getAttribute(String uri, String localName) { in getAttribute() method in TestDragElement
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DSimpleElement.java114 public IDragAttribute getAttribute(String uri, String localName) { in getAttribute() method in SimpleElement
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
DAndroidJUnitLaunchAction.java190 public String getAttribute(String key) { in getAttribute() method in AndroidJUnitLaunchAction.TestRunnerProcess
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DExplodedRenderingHelper.java407 private static String getAttribute(Node node, String name, NamedNodeMap attributes) { in getAttribute() method in ExplodedRenderingHelper
DUiElementPullParser.java139 private Node getAttribute(int i) { in getAttribute() method in UiElementPullParser
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DHyperlinks.java1600 public Attr getAttribute() { in getAttribute() method in Hyperlinks.XmlContext