/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/grid/ |
D | GridModelTest.java | 47 TestNode targetNode = TestNode.create("android.widget.GridLayout").id("@+id/GridLayout1") in testReadModel1() local 67 TestNode targetNode = TestNode.create("android.widget.GridLayout").id("@+id/GridLayout1") in testSplitColumn() local 166 TestNode targetNode = TestNode.createFromXml(xml); in testDeletion1() local 305 TestNode targetNode = TestNode.createFromXml(xml); in testDelete2() local 419 TestNode targetNode = TestNode.createFromXml(xml); in testDelete3_INCOMPLETE() local 478 TestNode targetNode = TestNode.createFromXml(xml); in testDelete4_INCOMPLETE() local 538 TestNode targetNode = TestNode.createFromXml(xml); in testDelete5_INCOMPLETE() local 625 TestNode targetNode = TestNode.createFromXml(xml); in testInsert1() local 717 TestNode targetNode = TestNode.createFromXml(xml); in testInsert2() local 810 TestNode targetNode = TestNode.createFromXml(xml); in testInsert3_BROKEN() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
D | AbsoluteLayoutRule.java | 61 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter() 83 INode targetNode, in drawFeedback() 134 public DropFeedback onDropMove(@NonNull INode targetNode, @NonNull IDragElement[] elements, in onDropMove() 144 public void onDropLeave(@NonNull INode targetNode, @NonNull IDragElement[] elements, in onDropLeave() 150 public void onDropped(final @NonNull INode targetNode, final @NonNull IDragElement[] elements, in onDropped()
|
D | AdapterViewRule.java | 32 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter() 57 public DropFeedback onDropMove(@NonNull INode targetNode, @NonNull IDragElement[] elements, in onDropMove()
|
D | ScrollViewRule.java | 69 public DropFeedback onDropMove(@NonNull INode targetNode, @NonNull IDragElement[] elements, in onDropMove() 83 INode targetNode, in drawFeedback()
|
D | HorizontalScrollViewRule.java | 69 public DropFeedback onDropMove(@NonNull INode targetNode, @NonNull IDragElement[] elements, in onDropMove() 83 INode targetNode, in drawFeedback()
|
D | RelativeLayoutRule.java | 150 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter() 157 public DropFeedback onDropMove(@NonNull INode targetNode, @NonNull IDragElement[] elements, in onDropMove() 175 public void onDropLeave(@NonNull INode targetNode, @NonNull IDragElement[] elements, in onDropLeave() 180 public void onDropped(final @NonNull INode targetNode, final @NonNull IDragElement[] elements, in onDropped()
|
D | BaseLayoutRule.java | 256 public void onPaste(@NonNull INode targetNode, @Nullable Object targetView, in onPaste() 282 public void onPasteBeforeChild(INode parentNode, Object parentView, INode targetNode, in onPasteBeforeChild() 333 protected static Map<String, Pair<String, String>> getDropIdMap(INode targetNode, in getDropIdMap() 578 public static void insertAt(final INode targetNode, final IDragElement[] elements, in insertAt()
|
D | FrameLayoutRule.java | 55 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter()
|
D | IgnoredLayoutRule.java | 37 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter()
|
D | GridLayoutRule.java | 283 public DropFeedback onDropEnter(@NonNull INode targetNode, @Nullable Object targetView, in onDropEnter() 291 public DropFeedback onDropMove(@NonNull INode targetNode, @NonNull IDragElement[] elements, in onDropMove() 305 public void onDropped(final @NonNull INode targetNode, final @NonNull IDragElement[] elements, in onDropped() 634 public void onPaste( in onPaste()
|
D | LinearLayoutRule.java | 278 public DropFeedback onDropEnter(final @NonNull INode targetNode, @Nullable Object targetView, in onDropEnter()
|
D | BaseViewRule.java | 892 public void onPaste(@NonNull INode targetNode, @Nullable Object targetView, in onPaste()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/relative/ |
D | DeletionHandlerTest.java | 67 TestNode targetNode = TestNode.createFromXml(xml); in testSimple() local 199 TestNode targetNode = TestNode.createFromXml(xml); in testTransitive() local 320 TestNode targetNode = TestNode.createFromXml(xml); in testCenter() local 391 TestNode targetNode = TestNode.createFromXml(xml); in testMove() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
D | RulesEngine.java | 287 public DropFeedback callOnDropEnter(NodeProxy targetNode, in callOnDropEnter() 311 public DropFeedback callOnDropMove(NodeProxy targetNode, in callOnDropMove() 335 public void callOnDropLeave(NodeProxy targetNode, in callOnDropLeave() 356 public void callOnDropped(NodeProxy targetNode, in callOnDropped() 381 NodeProxy targetNode, in callDropFeedbackPaint() 401 public NodeProxy callOnPaste(NodeProxy targetNode, Object targetView, in callOnPaste()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
D | ConstraintPainter.java | 91 INode targetNode = target.node; in paintConstraint() local 184 Rect sourceBounds, INode targetNode, Rect targetBounds, in paintConstraint() 278 INode sourceNode, Rect sourceBounds, INode targetNode, Rect targetBounds, in paintCornerConstraint() 383 INode sourceNode, Rect sourceBounds, INode targetNode, Rect targetBounds, in paintVerticalConstraint() 611 INode sourceNode, Rect sourceBounds, INode targetNode, Rect targetBounds, in paintHorizontalConstraint()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | MoveGesture.java | 495 public static String computeUndoLabel(NodeProxy targetNode, in computeUndoLabel() 676 NodeProxy targetNode = null; in processDropEvent() local
|
D | OutlineDropListener.java | 114 final NodeProxy targetNode = canvas.getNodeFactory().create(parentNode); in performDrop() local
|
D | ClipboardSupport.java | 289 final NodeProxy targetNode = mCanvas.getNodeFactory().create(target); in pasteSelection() local
|
D | OutlinePage.java | 1153 final NodeProxy targetNode = canvas.getNodeFactory().create(parentNode); in move() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/ |
D | GridDropHandler.java | 467 public INode handleFreeFormDrop(INode targetNode, IDragElement element) { in handleFreeFormDrop() 766 public INode handleGridModeDrop(INode targetNode, IDragElement element) { in handleGridModeDrop()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/ |
D | LinearLayoutRuleTest.java | 51 INode targetNode = TestNode.create("android.widget.LinearLayout").id( in dragIntoEmpty() local
|
D | LayoutTestBase.java | 68 protected INode dragInto(IViewRule rule, INode targetNode, Rect dragBounds, Point dropPoint, in dragInto()
|
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/scene/ |
D | ViewHierarchyScene.java | 136 … protected void attachEdgeTargetAnchor(String edge, ViewNode oldTargetNode, ViewNode targetNode) { in attachEdgeTargetAnchor()
|