/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/ |
D | ViewsTreeModel.java | 44 public boolean isLeaf(Object child) { in isLeaf() 49 public void valueForPathChanged(TreePath treePath, Object child) { in valueForPathChanged() 52 public int getIndexOfChild(Object parent, Object child) { in getIndexOfChild()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
D | TableRowRule.java | 46 public void onChildInserted(@NonNull INode child, @NonNull INode parent, in onChildInserted() 73 public DropFeedback onResizeBegin(@NonNull INode child, @NonNull INode parent, in onResizeBegin()
|
D | TabHostRule.java | 73 INode child = frame.appendChild(FQCN_LINEAR_LAYOUT); in onCreate() local
|
D | TableLayoutRule.java | 65 public void onChildInserted(@NonNull INode child, @NonNull INode parent, in onChildInserted() 199 public DropFeedback onResizeBegin(@NonNull INode child, @NonNull INode parent, in onResizeBegin()
|
D | RelativeLayoutRule.java | 267 public DropFeedback onResizeBegin(@NonNull INode child, @NonNull INode parent, in onResizeBegin() 276 public void onResizeUpdate(@Nullable DropFeedback feedback, @NonNull INode child, in onResizeUpdate() 288 public void onResizeEnd(@Nullable DropFeedback feedback, @NonNull INode child, in onResizeEnd()
|
D | HorizontalScrollViewRule.java | 44 public void onChildInserted(@NonNull INode child, @NonNull INode parent, in onChildInserted()
|
D | ScrollViewRule.java | 44 public void onChildInserted(@NonNull INode child, @NonNull INode parent, in onChildInserted()
|
D | AbsoluteLayoutRule.java | 242 protected String getResizeUpdateMessage(ResizeState resizeState, INode child, INode parent, in getResizeUpdateMessage()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
D | TestNode.java | 93 public TestNode add(TestNode child) { in add() 191 TestNode child = new TestNode(viewFqcn); in insertChildAt() local 363 Element child = mElement.getOwnerDocument().createElement(getTagName(viewFqcn)); in appendChild() local 373 Element child = mElement.getOwnerDocument().createElement(getTagName(viewFqcn)); in insertChildAt() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
D | TypographyFix.java | 64 Node child = childNodes.item(i); in apply() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | CanvasViewInfo.java | 591 private void addChild(@NonNull CanvasViewInfo child) { in addChild() 596 private void addChildAt(int index, @NonNull CanvasViewInfo child) { in addChildAt() 607 public boolean removeChild(@NonNull CanvasViewInfo child) { in removeChild() 1005 ViewInfo child = children.get(index); in addMismatched() local 1060 infoMap.put(child.getUiViewNode(), child); in addMismatched() local 1145 ViewInfo child = children.get(index); in nextViewNode() local
|
D | OutlineDropListener.java | 208 private boolean isAncestor(UiElementNode parent, UiElementNode child) { in isAncestor()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
D | ChangeLayoutRefactoring.java | 368 Element child = (Element) node; in convertLinearToTable() local 416 Element child = (Element) node; in convertLinearToRelative() local 435 Element child = (Element) node; in convertLinearToRelative() local 533 Element child = (Element) node; in removeUndefinedAttrs() local
|
D | GridLayoutConverter.java | 282 Element child = view.mElement; in removeUndefinedAttrs() local 451 private void convert0dipToWrapContent(Element child) { in convert0dipToWrapContent() 963 private boolean isRemovableLayout(CanvasViewInfo child) { in isRemovableLayout()
|
D | RelativeLayoutConversionHelper.java | 405 Element child = children.get(index); in analyzeLinearLayout() local 543 Element child, View childView) { in analyzeGravity() 651 private void convert0dipToWrapContent(Element child) { in convert0dipToWrapContent() 683 Element child = (Element) node; in analyzeRelativeLayout() local 1609 private boolean isRemovableLayout(CanvasViewInfo child) { in isRemovableLayout()
|
/sdk/emulator/opengl/shared/OpenglOsUtils/ |
D | osProcessWin.cpp | 27 childProcess *child = new childProcess(); in create() local
|
D | osProcessUnix.cpp | 131 childProcess *child = new childProcess(); in create() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
D | NewXmlFileWizard.java | 188 String child = type.getChild(mValues.project, root); in createXmlFile() local 194 String root, String rootAttributes, String child, ResourceFolderType folderType) { in createXmlFile()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
D | AndroidTypeMoveParticipant.java | 317 Node child = children.item(i); in addLayoutReplacements() local 356 Node child = children.item(i); in addManifestReplacements() local
|
D | AndroidTypeRenameParticipant.java | 465 Node child = children.item(i); in addLayoutReplacements() local 523 Node child = children.item(i); in addManifestReplacements() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
D | DeletionHandler.java | 75 mNodeMap.put(stripIdPrefix(id), child); in DeletionHandler() local
|
D | ResizeHandler.java | 181 public void updateResize(DropFeedback feedback, INode child, Rect newBounds, in updateResize()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
D | RulesEngine.java | 443 public DropFeedback callOnResizeBegin(NodeProxy child, NodeProxy parent, Rect newBounds, in callOnResizeBegin() 461 public void callOnResizeUpdate(DropFeedback feedback, NodeProxy child, NodeProxy parent, in callOnResizeUpdate() 475 public void callOnResizeEnd(DropFeedback feedback, NodeProxy child, NodeProxy parent, in callOnResizeEnd()
|
D | ViewMetadataRepository.java | 172 Element child = (Element) children.item(1); in getFullClassName() local 234 Element child = (Element) childNode; in getCategories() local 253 Element child, String defaultFqcn, FillPreference defaultFill, in createViewData()
|
/sdk/emulator/opengl/tests/ut_renderer/ |
D | X11Windowing.cpp | 40 Window child; in get_window_pos() local
|