Home | History | Annotate | Download | only in ddms

Lines Matching refs:separator

509                 adbLocation = platformTools.getAbsolutePath() + File.separator + "adb"; //$NON-NLS-1$
511 adbLocation = ddmsParentLocation + File.separator + "adb"; //$NON-NLS-1$
763 new MenuItem(fileMenu, SWT.SEPARATOR);
787 new MenuItem(editMenu, SWT.SEPARATOR);
860 new MenuItem(deviceMenu, SWT.SEPARATOR);
871 new MenuItem(deviceMenu, SWT.SEPARATOR);
1121 new ToolItem(toolBar, SWT.SEPARATOR);
1162 new ToolItem(toolBar, SWT.SEPARATOR);
1308 new ToolItem(toolBar, SWT.SEPARATOR);
1341 new ToolItem(toolBar, SWT.SEPARATOR);
1356 new ToolItem(toolBar, SWT.SEPARATOR);
1485 new ToolItem(toolbar, SWT.SEPARATOR);