Searched defs:separator (Results 1 – 13 of 13) sorted by relevance
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/heap/ |
D | NativeHeapDataImporter.java | 183 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/ |
D | ChooseConfigurationPage.java | 105 Label separator = new Label(composite, SWT.SEPARATOR | SWT.HORIZONTAL); in createControl() local
|
D | NewXmlFileCreationPage.java | 469 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/ |
D | ChooseAssetTypePage.java | 81 Label separator = new Label(container, SWT.SEPARATOR | SWT.HORIZONTAL); in createControl() local
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/ |
D | ProjectPropertiesWorkingCopy.java | 61 COMMENT_MAP.put(PROPERTY_PROJECTS, in COMMENT_MAP.put()
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
D | EmulatorControlPanel.java | 832 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
|
D | NativeHeapPanel.java | 547 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/ |
D | ProjectNamePage.java | 143 Label separator = new Label(container, SWT.SEPARATOR | SWT.HORIZONTAL); in createControl() local
|
D | ApplicationInfoPage.java | 319 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/ |
D | LayoutActionBar.java | 212 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/ |
D | ConfigManagerDialog.java | 443 Label separator = new Label(parent, SWT.SEPARATOR | SWT.HORIZONTAL); in createDialogContent() local
|
D | ConfigurationComposite.java | 485 Label separator = new Label(this, SWT.SEPARATOR | SWT.VERTICAL); in ConfigurationComposite() local
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/ |
D | EventDisplayOptions.java | 205 Label separator = new Label(mShell, SWT.SEPARATOR | SWT.HORIZONTAL); in createUI() local
|