Home
last modified time | relevance | path

Searched defs:getAttributeSources (Results 1 – 3 of 3) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
DViewElementDescriptor.java220 public List<String> getAttributeSources() { in getAttributeSources() method in ViewElementDescriptor
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DNodeProxy.java429 public @NonNull List<String> getAttributeSources() { in getAttributeSources() method in NodeProxy
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DTestNode.java234 public @NonNull List<String> getAttributeSources() { in getAttributeSources() method in TestNode