/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
D | SetAttributeFix.java | 42 protected String getAttribute() { in getAttribute() method in SetAttributeFix
|
D | SetPropertyFix.java | 49 protected abstract String getAttribute(); in getAttribute() method in SetPropertyFix
|
/sdk/rule_api/src/com/android/ide/common/api/ |
D | IDragElement.java | 80 public abstract IDragAttribute getAttribute(@Nullable String uri, @NonNull String localName); in getAttribute() method
|
D | IClientRulesEngine.java | 276 String getAttribute( in getAttribute() method
|
/sdk/uiautomatorviewer/src/com/android/uiautomator/tree/ |
D | UiNode.java | 105 public String getAttribute(String key) { in getAttribute() method in UiNode
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
D | NdkDebuggerTab.java | 279 private String getAttribute(ILaunchConfiguration config, String key, String defaultValue) { in getAttribute() method in NdkDebuggerTab 287 private List<String> getAttribute(ILaunchConfiguration config, String key, in getAttribute() method in NdkDebuggerTab
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
D | TestDragElement.java | 106 public IDragAttribute getAttribute(@Nullable String uri, @NonNull String localName) { in getAttribute() method in TestDragElement
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/ |
D | AndroidJUnitLaunchAction.java | 193 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/gle2/ |
D | SimpleElement.java | 118 public IDragAttribute getAttribute(@Nullable String uri, @NonNull String localName) { in getAttribute() method in SimpleElement
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
D | ExplodedRenderingHelper.java | 407 private static String getAttribute(Node node, String name, NamedNodeMap attributes) { in getAttribute() method in ExplodedRenderingHelper
|
D | UiElementPullParser.java | 146 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/ |
D | Hyperlinks.java | 1634 public Attr getAttribute() { in getAttribute() method in Hyperlinks.XmlContext
|