HomeSort by relevance Sort by last modified time
    Searched full:combo (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
EventValueSelector.java 35 import org.eclipse.swt.widgets.Combo;
56 private Combo mEventCombo;
57 private Combo mValueCombo;
58 private Combo mSeriesCombo;
60 private Combo mFilterCombo;
61 private Combo mFilterMethodCombo;
68 /** list of event integer in the order of the combo. */
73 * index in the Series {@link Combo}.
174 mEventCombo = new Combo(mShell, SWT.DROP_DOWN | SWT.READ_ONLY);
206 mValueCombo = new Combo(mShell, SWT.DROP_DOWN | SWT.READ_ONLY)
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
ResolutionChooserDialog.java 27 import org.eclipse.swt.widgets.Combo;
48 private Combo mScreenSizeCombo;
49 private Combo mMonitorCombo;
90 mScreenSizeCombo = new Combo(parent, SWT.DROP_DOWN | SWT.READ_ONLY);
109 mMonitorCombo = new Combo(parent, SWT.DROP_DOWN | SWT.READ_ONLY);
HardwarePropertyChooser.java 25 import org.eclipse.swt.widgets.Combo;
62 final Combo c = new Combo(parent, SWT.DROP_DOWN | SWT.READ_ONLY);
  /build/core/combo/
select.mk 17 # Select a combo based on the compiler being used.
60 # Now include the combo for this specific target.
HOST_linux-x86.mk 18 # Included by combo/select.mk
HOST_windows-x86.mk 18 # Included by combo/select.make
HOST_darwin-x86.mk 18 # Included by combo/select.mk
  /frameworks/base/graphics/java/android/renderscript/
Element.java 309 throw new IllegalArgumentException("Bad combo");
312 throw new IllegalArgumentException("Bad combo");
316 throw new IllegalArgumentException("Bad combo");
320 throw new IllegalArgumentException("Bad combo");
324 throw new IllegalArgumentException("Bad combo");
350 throw new IllegalArgumentException("Bad kind and type combo");
353 throw new IllegalArgumentException("Bad kind and type combo");
356 throw new IllegalArgumentException("Bad kind and type combo");
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/
EditFilterDialog.java 30 import org.eclipse.swt.widgets.Combo;
63 /** Log level as an index of the drop-down combo
232 final Combo logCombo = new Combo(main, SWT.DROP_DOWN | SWT.READ_ONLY);
296 * Returns the log level from a combo index.
297 * @param index the Combo index
309 * Returns the index in the combo that matches the log level
311 * @return the combo index
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java 80 import org.eclipse.swt.widgets.Combo;
164 if (e.text.length() - e.end + e.start + ((Combo)e.getSource()).getText().length() > 2) {
537 private void fillCombo(Combo combo, ResourceEnum[] resEnums) {
544 combo.add(resEnum.getShortDisplayValue());
797 private Combo mLanguage;
802 mLanguage = new Combo(this, SWT.DROP_DOWN);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiListAttributeNode.java 38 import org.eclipse.swt.widgets.Combo;
47 * an editable Combo box.
53 protected Combo mCombo;
76 mCombo = new Combo(parent, style);
205 * Handles Combo change, either from text edit or from selection change.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeySelectionPage.java 32 import org.eclipse.swt.widgets.Combo;
54 private Combo mKeyAliases;
88 mKeyAliases = new Combo(composite, SWT.READ_ONLY);
149 // remove the content of the alias combo always and first, in case the
162 // we add the aliases to the combo.
  /build/tools/
compare_fileslist.py 85 combo = input.split(os.path.sep)[1]
86 print " <td class='fn'>%s</td>" % cgi.escape(combo)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationComposite.java 65 import org.eclipse.swt.widgets.Combo;
113 private Combo mDeviceCombo;
114 private Combo mDeviceConfigCombo;
115 private Combo mLocaleCombo;
116 private Combo mDockCombo;
117 private Combo mNightCombo;
118 private Combo mThemeCombo;
403 mDeviceCombo = new Combo(this, SWT.DROP_DOWN | SWT.READ_ONLY);
413 mDeviceConfigCombo = new Combo(this, SWT.DROP_DOWN | SWT.READ_ONLY);
423 mLocaleCombo = new Combo(this, SWT.DROP_DOWN | SWT.READ_ONLY)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
EmulatorConfigTab.java 52 import org.eclipse.swt.widgets.Combo;
85 private Combo mSpeedCombo;
87 private Combo mDelayCombo;
103 * @param value The index of the combo selection.
115 * @param value The index of the combo selection.
225 mSpeedCombo = new Combo(mEmulatorOptionsGroup, SWT.READ_ONLY);
240 mDelayCombo = new Combo(mEmulatorOptionsGroup, SWT.READ_ONLY);
MainLaunchConfigTab.java 50 import org.eclipse.swt.widgets.Combo;
72 private Combo mActivityCombo;
126 // create the combo for the activity chooser
169 mActivityCombo = new Combo(group, SWT.DROP_DOWN | SWT.READ_ONLY);
299 // get the list of activities and fill the combo
359 // look for the name of the activity in the combo.
369 // if we haven't found a matching activity we clear the combo selection
  /external/junit/src/junit/swingui/
TestRunner.java 360 JComboBox combo= new JComboBox(); local
361 combo.setEditable(true);
362 combo.setLightWeightPopupEnabled(false);
364 combo.getEditor().getEditorComponent().addKeyListener(
374 loadHistory(combo);
378 combo.addItemListener(
387 return combo;
564 private void loadHistory(JComboBox combo) throws IOException {
570 combo.addItem(line);
574 combo.setSelectedIndex(0)
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
encodetable_test.cc 382 ExpectByte(0xAD); // Combo: Add size 4 + COPY mode SELF, size 5
383 ExpectByte(0xFD); // Combo: COPY mode SAME(0), size 4 + Add size 1
412 ExpectByte(0xAD); // Combo: Add size 4 + COPY mode SELF, size 5
415 ExpectByte(0xFD); // Combo: COPY mode SAME(0), size 4 + Add size 1
451 ExpectByte(0xAD); // Combo: Add size 4 + COPY mode SELF, size 5
454 ExpectByte(0xFD); // Combo: COPY mode SAME(0), size 4 + Add size 1
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
ListValueCellEditor.java 50 // set the possible values in the combo
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringInputPage.java 40 import org.eclipse.swt.widgets.Combo;
65 private Combo mStringIdCombo;
70 /** The combo to display the existing XML files or enter a new one. */
71 private Combo mResFileCombo;
169 mStringIdCombo = new Combo(group, SWT.SINGLE | SWT.LEFT | SWT.BORDER | SWT.DROP_DOWN);
225 mResFileCombo = new Combo(group, SWT.DROP_DOWN);
361 // get the current text from the combo, to make sure we don't change it
399 * <li> Re-populate the file combo with all the choices.
461 // Fill the combo
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java 59 import org.eclipse.swt.widgets.Combo;
287 private Combo mRootElementCombo;
646 * Creates the root element combo.
655 // label before the root combo
662 // root combo
665 mRootElementCombo = new Combo(parent, SWT.DROP_DOWN | SWT.READ_ONLY);
    [all...]
  /build/core/
config.mk 52 BUILD_COMBOS:= $(BUILD_SYSTEM)/combo
159 include $(BUILD_SYSTEM)/combo/select.mk
165 include $(BUILD_SYSTEM)/combo/select.mk
168 include $(BUILD_SYSTEM)/combo/javac.mk
  /external/grub/netboot/
config.c 60 "3Com900-Combo", 0, 0, 0, 0},
68 "3Com900B-Combo", 0, 0, 0, 0},
100 "3Com900-Combo", 0, 0, 0, 0},
104 "3Com900B-Combo", 0, 0, 0, 0},
  /external/webkit/WebCore/bindings/v8/
V8Utilities.h 49 // Combo create/remove, for generated event-handler-setter bindings:
  /external/webkit/WebCore/manual-tests/inspector/
hidden-evals.html 2 <p><b>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=30212">Bug 30212</a> - Each JS execution in console adds extra item into "scripts" combo</b>

Completed in 2699 milliseconds

1 2 3 4