Home
last modified time | relevance | path

Searched defs:separator (Results 1 – 13 of 13) sorted by relevance

/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/heap/
DNativeHeapDataImporter.java183 private String scanTillSeparator(Scanner sc, String separator) { in scanTillSeparator()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
DChooseConfigurationPage.java105 Label separator = new Label(composite, SWT.SEPARATOR | SWT.HORIZONTAL); in createControl() local
DNewXmlFileCreationPage.java469 Label separator = new Label(composite, SWT.SEPARATOR | SWT.HORIZONTAL); in createControl() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
DChooseAssetTypePage.java81 Label separator = new Label(container, SWT.SEPARATOR | SWT.HORIZONTAL); in createControl() local
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
DProjectPropertiesWorkingCopy.java61 COMMENT_MAP.put(PROPERTY_PROJECTS, in COMMENT_MAP.put()
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DEmulatorControlPanel.java832 Label separator = new Label(mGpxPlayControls, SWT.SEPARATOR | SWT.VERTICAL); in createGpxLocationControl() local
970 Label separator = new Label(mKmlPlayControls, SWT.SEPARATOR | SWT.VERTICAL); in createKmlLocationControl() local
DNativeHeapPanel.java547 Label separator = new Label(top_layout, SWT.SEPARATOR | SWT.VERTICAL); in createControl() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
DProjectNamePage.java143 Label separator = new Label(container, SWT.SEPARATOR | SWT.HORIZONTAL); in createControl() local
DApplicationInfoPage.java319 int separator = mValues.minSdk.indexOf(' '); in modifyText() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutActionBar.java212 ToolItem separator = new ToolItem(toolBar, SWT.SEPARATOR); in addSeparator() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DConfigManagerDialog.java443 Label separator = new Label(parent, SWT.SEPARATOR | SWT.HORIZONTAL); in createDialogContent() local
DConfigurationComposite.java485 Label separator = new Label(this, SWT.SEPARATOR | SWT.VERTICAL); in ConfigurationComposite() local
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
DEventDisplayOptions.java205 Label separator = new Label(mShell, SWT.SEPARATOR | SWT.HORIZONTAL); in createUI() local