Home
last modified time | relevance | path

Searched refs:added (Results 1 – 25 of 26) sorted by relevance

12

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DOutlineDropListener.java145 final List<INode> added = new ArrayList<INode>(); in performDrop() local
148 added.add(node); in performDrop()
153 selectionManager.setOutlineSelection(added); in performDrop()
DMoveGesture.java353 final List<UiElementNode> added = new ArrayList<UiElementNode>(); in drop() local
360 added.add(child); in drop()
419 for (UiElementNode uiNode : added) { in drop()
DOutlinePage.java1181 final List<INode> added = new ArrayList<INode>(); in move() local
1184 added.add(node); in move()
1188 selectionManager.setOutlineSelection(added); in move()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
DProjectState.java273 public boolean added = false; field in ProjectState.LibraryDifference
276 return removed || added; in hasDiff()
336 diff.added = true; in reloadProperties()
DSdk.java1234 if (diff.added) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DGridLayoutConverter.java798 View added = null; in scan() local
800 added = add(view); in scan()
802 return added; in scan()
828 return added; in scan()
DRelativeLayoutConversionHelper.java1491 View added = null; in analyze() local
1493 added = add(view); in analyze()
1495 return added; in analyze()
1558 return added; in analyze()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
Dbuild_messages.properties25 Couldnt_Locate_s_Error=Could not locate '%1$s'. This will not be added to the package.
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/
DNOTICE21 'originates' from a Contributor if it was added to the Program by such
55 Contribution is added by the Contributor, such addition of the
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
DNOTICE21 'originates' from a Contributor if it was added to the Program by such
55 Contribution is added by the Contributor, such addition of the
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
DNOTICE21 'originates' from a Contributor if it was added to the Program by such
55 Contribution is added by the Contributor, such addition of the
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
DNOTICE21 'originates' from a Contributor if it was added to the Program by such
55 Contribution is added by the Contributor, such addition of the
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridModel.java1157 boolean added = false; in addRow()
1186 added = true; in addRow()
1205 if (!added) { in addRow()
/sdk/eclipse/
Dchanges.txt205 operations, only when running or debugging (option added in ADT
321 a layout chooser, and the chosen layout is added as an include.
369 - A Binary XML editor has been added.
464 - added support for new resource qualifiers: car/desk, night/notnight
/sdk/testapps/jarCheckTests1/app/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests3/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests2/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/javaProjectTest/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests2/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/libsAndJarTest/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/javaProjectTest/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests1/lib1/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/libsAndJarTest/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests1/lib2/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/sdk/testapps/jarCheckTests3/lib2/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...

12