HomeSort by relevance Sort by last modified time
    Searched refs:childlist (Results 1 - 14 of 14) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiElementNode.java 529 List<UiElementNode> childlist = mUiParent.getUiChildren(); local
530 if (childlist != null && childlist.size() > 1 && childlist.get(0) != this) {
531 int index = childlist.indexOf(this);
532 return index > 0 ? childlist.get(index - 1) : null;
546 List<UiElementNode> childlist = mUiParent.getUiChildren(); local
547 if (childlist != null) {
548 int size = childlist.size();
549 if (size > 1 && childlist.get(size - 1) != this)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility.auth_3.2.200.v20100517.jar 
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.equinox.p2.core_2.0.2.R36x_v20100804.jar 
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar 
org.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
org.eclipse.equinox.p2.core_2.3.0.v20130327-2119.jar 
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.equinox.common_3.7.0.v20150402-1709.jar 

Completed in 66 milliseconds