HomeSort by relevance Sort by last modified time
    Searched full:getliveattributes (Results 1 - 5 of 5) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
TestNode.java 136 public IAttribute[] getLiveAttributes() {
  /sdk/rule_api/src/com/android/ide/common/api/
INode.java 234 * {@link #getStringAttr(String, String)} or {@link #getLiveAttributes()} instead.
270 public IAttribute[] getLiveAttributes();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DependencyGraph.java 91 for (IAttribute attribute : view.node.getLiveAttributes()) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
RelativeLayoutRule.java 273 for (IAttribute attribute : child.getLiveAttributes()) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
NodeProxy.java 426 public IAttribute[] getLiveAttributes() {

Completed in 1442 milliseconds