| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/ |
| D | ExportAction.java | 41 IStructuredSelection selection = (IStructuredSelection)mSelection; in run() local 62 public void selectionChanged(IAction action, ISelection selection) { in selectionChanged()
|
| D | ExportWizardAction.java | 43 IStructuredSelection selection = (IStructuredSelection)mSelection; in run() local 54 public void selectionChanged(IAction action, ISelection selection) { in selectionChanged()
|
| D | OpenWizardAction.java | 109 ISelection selection = mSelection; in run() local 168 public void selectionChanged(IAction action, ISelection selection) { in selectionChanged()
|
| D | AvdManagerAction.java | 61 public void selectionChanged(IAction action, ISelection selection) { in selectionChanged()
|
| /development/samples/ApiDemos/src/com/example/android/apis/view/ |
| D | RadioGroup1.java | 54 String selection = getString(R.string.radio_group_selection); in onCreate() local 65 String selection = getString(R.string.radio_group_selection); in onCheckedChanged() local
|
| /development/samples/SearchableDictionary/src/com/example/android/searchabledict/ |
| D | DictionaryProvider.java | 75 public Cursor query(Uri uri, String[] projection, String selection, String[] selectionArgs, in query() 154 public int delete(Uri uri, String selection, String[] selectionArgs) { in delete() 158 public int update(Uri uri, ContentValues values, String selection, String[] selectionArgs) { in update()
|
| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
| D | UiTreeBlock.java | 580 private void adjustTreeButtons(ISelection selection) { in adjustTreeButtons() 625 private ArrayList<UiElementNode> filterSelection(ITreeSelection selection) { in filterSelection() 647 ISelection selection = mTreeViewer.getSelection(); in doTreeAdd() local 671 ISelection selection = mTreeViewer.getSelection(); in doTreeRemove() local 685 ISelection selection = mTreeViewer.getSelection(); in doTreeUp() local 699 ISelection selection = mTreeViewer.getSelection(); in doTreeDown() local
|
| D | UiElementDetail.java | 102 public void selectionChanged(IFormPart part, ISelection selection) { in selectionChanged()
|
| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
| D | LaunchShortcut.java | 39 public void launch(ISelection selection, String mode) { in launch()
|
| D | MainLaunchConfigTab.java | 219 int selection = mActivityCombo.getSelectionIndex(); in performApply() local
|
| /development/tools/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
| D | EventDisplayOptions.java | 721 int selection = mEventDisplayList.getSelectionIndex(); in enable() local 763 int selection = mEventDisplayList.getSelectionIndex(); in deleteEventDisplay() local 778 int selection = mEventDisplayList.getSelectionIndex(); in getCurrentEventDisplay() local 787 int selection = mEventDisplayList.getSelectionIndex(); in setCurrentEventDisplay() local
|
| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/ |
| D | FixProjectAction.java | 77 public void selectionChanged(IAction action, ISelection selection) { in selectionChanged()
|
| D | ConvertToAndroidAction.java | 86 public void selectionChanged(IAction action, ISelection selection) { in selectionChanged()
|
| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
| D | ReferenceChooserDialog.java | 197 ISelection selection = mFilteredTree.getViewer().getSelection(); in getSelection() local 292 TreePath selection = getSelection(); in getSelectedResourceType() local
|
| D | ResourceExplorerView.java | 177 public void selectionChanged(IWorkbenchPart part, ISelection selection) { in selectionChanged()
|
| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
| D | ExtractStringAction.java | 96 public void selectionChanged(IAction action, ISelection selection) { in selectionChanged()
|
| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/ |
| D | NewXmlFileWizard.java | 60 public void init(IWorkbench workbench, IStructuredSelection selection) { in init()
|
| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/ |
| D | KeySelectionPage.java | 170 int selection = -1; in onShow() local
|
| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
| D | ConfigManagerDialog.java | 464 TreeSelection selection = (TreeSelection)mTreeViewer.getSelection(); in getSelection() local 492 protected void setEnabled(DeviceSelection selection) { in setEnabled()
|
| /development/tools/hierarchyviewer/src/com/android/hierarchyviewer/ui/ |
| D | LayoutRenderer.java | 92 Set<?> selection = scene.getSelectedObjects(); in paintComponent() local
|
| /development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
| D | RssContentProvider.java | 134 public Cursor query(Uri uri, String[] projection, String selection, in query()
|
| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
| D | UiContentOutlinePage.java | 383 ISelection selection = getSelection(); in getViewerSelections() local
|
| /development/simulator/app/ |
| D | LogWindow.cpp | 337 int selection; in SaveWindowPrefs() local 421 int selection; in OnLogLevel() local
|
| /development/tools/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
| D | AllocationPanel.java | 439 private AllocationInfo getAllocationSelection(ISelection selection) { in getAllocationSelection()
|
| D | ThreadPanel.java | 555 private ThreadInfo getThreadSelection(ISelection selection) { in getThreadSelection()
|