/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/ |
D | plugin.properties | 2 #TODO: update with new year date (search this to find other occurrences to update)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | ResizeGesture.java | 88 update(pos); in begin() 94 update(mCanvas.getGestureManager().getCurrentControlPoint()); in keyPressed() 101 update(mCanvas.getGestureManager().getCurrentControlPoint()); in keyReleased() 107 public void update(ControlPoint pos) { in update() method in ResizeGesture 108 super.update(pos); in update()
|
D | GestureToolTip.java | 126 public void update(final String text, boolean below, boolean toRightOf) { in update() method in GestureToolTip 198 update(text, mBelow, mToRightOf); in update()
|
D | Gesture.java | 109 public void update(ControlPoint pos) { in update() method in Gesture
|
D | MarqueeGesture.java | 67 public void update(ControlPoint pos) { in update() method in MarqueeGesture
|
D | OutlinePage.java | 339 toolBarManager.update(false); in createControl() 784 public void update(ViewerCell cell) { in update() method in OutlinePage.LabelProvider 952 super.update(cell); in update() 1015 mMenuManager.update(IAction.ENABLED); in setupContextMenu() 1338 toolBarManager.update(false); in setToolBar()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
D | messages.properties | 4 …SDK Tools revision %1$s or above.\n\nCurrent revision is %2$s.\n\nPlease update your SDK Tools to … 8 …t version %1$d.%2$d.%3$d or above.\n\nCurrent version is %4$s.\n\nPlease update ADT to the latest …
|
/sdk/emulator/skins/assets/ |
D | README.txt | 3 other SVG editor and just export as png to update the assets.
|
/sdk/files/ |
D | adb_has_moved.txt | 7 Please also update your PATH environment variable to
|
/sdk/docs/ |
D | howto_SDK_git_cygwin.txt | 117 git update-index --assume-unchanged \ 123 git update-index --assume-unchanged \ 166 git update-index --assume-unchanged \ 172 git update-index --assume-unchanged \
|
D | howto_use_cupcake_sdk.txt | 73 new empty workspace. This is just a precaution. The update process should 169 $ SDK/tools/android update project --path /path/to/my-project 174 $ SDK/tools/android update project --path .
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
D | RenameResourcePage.java | 169 boolean update = mUpdateReferences.getSelection(); in widgetSelected() 170 processor.setUpdateReferences(update); in widgetSelected()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/discovery/ |
D | NdkScannerInfoCollector.java | 55 mPathInfo.update(monitor); in updateScannerConfiguration()
|
D | NdkDiscoveredPathInfo.java | 103 public void update(IProgressMonitor monitor) throws CoreException { in update() method in NdkDiscoveredPathInfo
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/ |
D | ImageEditorPanel.java | 94 public void update(NinePatchedImage image) { in update() method in ImageEditorPanel
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/ |
D | StateLabelProvider.java | 82 public void update(ViewerCell cell) { in update() method in StateLabelProvider
|
/sdk/ |
D | changes.txt | 176 - Headless SDK update. See 'android -h update sdk' for more info. 184 - New "android create lib-project", "android update lib-project" actions. 185 - New parameter for "android update project"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/views/ |
D | DeviceSelectorView.java | 90 tm.update(true); in placeActions()
|
/sdk/eclipse/buildConfig/ |
D | build.properties | 19 # Typical users need only update the following properties: 75 #Set to true if you want the output to be ready for an update jar (no site.xml generated) 233 # repository location for update site 236 # where to place update site build
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
D | ImportPage.java | 431 mCheckboxTableViewer.update(event.getElement(), null); in checkStateChanged() 447 public void update(ViewerCell cell) { in update() method in ImportPage.ProjectCellLabelProvider 491 mCheckboxTableViewer.update(element, null); in setValue()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/views/detail/ |
D | DetailsPage.java | 105 mToolBarManager.update(true); in setDetailsProvider()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
D | ExtractStyleWizard.java | 397 public void update(ViewerCell cell) { in update() method in ExtractStyleWizard.InputPage.ArgumentLabelProvider 414 super.update(cell); in update()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ |
D | Draw9PatchEditor.java | 204 public void update(NinePatchedImage image) { in update() method in Draw9PatchEditor
|
/sdk/eclipse/sites/external/web/ |
D | site.xsl | 8 <title>update-site</title> 12 <h1 class="title">update-site</h1>
|
/sdk/eclipse/sites/internal/web/ |
D | site.xsl | 8 <title>update-site</title> 12 <h1 class="title">update-site</h1>
|