Searched refs:moved (Results 1 – 14 of 14) sorted by relevance
/sdk/emulator/opengl/ |
D | common.mk | 128 $(eval _emugl,$(_mod).moved :=) \ 176 $(if $(_emugl.$1.moved),,\ 256 $(eval _emugl.$(LOCAL_MODULE).moved := true)\
|
/sdk/apkbuilder/ |
D | readme.txt | 4 Its source code has been moved into sdklib.
|
/sdk/files/ |
D | adb_has_moved.txt | 1 The adb tool has moved to platform-tools/
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
D | DeletionHandler.java | 64 public DeletionHandler(@NonNull List<INode> deleted, @NonNull List<INode> moved, in DeletionHandler() argument 67 mMoved = moved; in DeletionHandler()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/ |
D | README.txt | 12 plugin. To work around this, the specific registration code was moved
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
D | RelativeLayoutRule.java | 254 boolean moved) { in onRemovingChildren() argument 255 super.onRemovingChildren(deleted, parent, moved); in onRemovingChildren() 257 if (!moved) { in onRemovingChildren()
|
D | GridLayoutRule.java | 413 boolean moved) { in onRemovingChildren() argument 414 super.onRemovingChildren(deleted, parent, moved); in onRemovingChildren()
|
/sdk/ |
D | README.txt | 1 Some of the SDK tools sources have moved out of the sdk.git project. 47 The new moved projects are unsurprisingly named like their former "make"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | manifest-expected-completion18.txt | 15 android:allowTaskReparenting : Specify that an activity can be moved out of a task it is in to the…
|
D | completionvalues1-expected-completion32.txt | 217 android:scaleType : Controls how the image should be resized or moved to match the size of this Im… 282 …dowLayout : Used instead of textEditPasteWindowLayout when the window is moved on the side of the…
|
D | completion5-expected-completion40.txt | 73 …dowLayout : Used instead of textEditPasteWindowLayout when the window is moved on the side of the…
|
D | completion1-expected-completion39.txt | 73 …dowLayout : Used instead of textEditPasteWindowLayout when the window is moved on the side of the…
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | RenderPreviewManager.java | 1428 public void moved(ControlPoint mousePos) { in moved() method in RenderPreviewManager 1448 moved(mousePos); in enter() 1500 moved(mousePos); in click()
|
D | GestureManager.java | 457 mCanvas.getPreviewManager().moved(controlPoint); in mouseMove()
|