Home
last modified time | relevance | path

Searched defs:hasChildren (Results 1 – 12 of 12) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DGLCallGroups.java35 boolean hasChildren(); in hasChildren() method
61 public boolean hasChildren() { in hasChildren() method in GLCallGroups.GLTreeNode
100 public boolean hasChildren() { in hasChildren() method in GLCallGroups.GLLeafNode
DStateContentProvider.java68 public boolean hasChildren(Object element) { in hasChildren() method in StateContentProvider
DGLFunctionTraceViewer.java673 public boolean hasChildren(Object element) { in hasChildren() method in GLFunctionTraceViewer.GLFrameContentProvider
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DAdtProjectTest.java401 public static ViewElementDescriptor createDesc(String name, String fqn, boolean hasChildren) { in createDesc()
411 boolean hasChildren) { in createNode()
421 public static UiViewElementNode createNode(String fqn, boolean hasChildren) { in createNode()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DResourceContentProvider.java90 public boolean hasChildren(Object element) { in hasChildren() method in ResourceContentProvider
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DUiModelTreeContentProvider.java72 public boolean hasChildren(Object element) { in hasChildren() method in UiModelTreeContentProvider
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/descriptors/
DDescriptorsUtilsTest.java189 private static ViewElementDescriptor createDesc(String name, String fqn, boolean hasChildren) { in createDesc()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DCanvasViewInfoTest.java45 public static ViewElementDescriptor createDesc(String name, String fqn, boolean hasChildren) { in createDesc()
55 boolean hasChildren) { in createNode()
65 public static UiViewElementNode createNode(String fqn, boolean hasChildren) { in createNode()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DElementDescriptor.java313 public boolean hasChildren() { in hasChildren() method in ElementDescriptor
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
DLintPreferencePage.java588 public boolean hasChildren(Object element) { in hasChildren() method in LintPreferencePage.ContentProvider
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DLintList.java388 public boolean hasChildren(Object element) { in hasChildren() method in LintList.ContentProvider
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DOutlinePage.java726 public boolean hasChildren(Object element) { in hasChildren() method in OutlinePage.ContentProvider