HomeSort by relevance Sort by last modified time
    Searched refs:NONE (Results 101 - 125 of 337) sorted by null

1 2 3 45 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewTestProjectCreationPage.java 232 /** Returns the current sdk target or null if none has been selected yet. */
377 Composite group = new Composite(parent, SWT.NONE);
389 Label label = new Label(group, SWT.NONE);
440 mLocationLabel = new Label(group, SWT.NONE);
497 Label label = new Label(group, SWT.NONE);
531 mProjectBrowseButton = new Button(group, SWT.NONE);
549 Label label = new Label(group, SWT.NONE);
551 mTestTargetPackageLabel = new Label(group, SWT.NONE);
636 Label label = new Label(group, SWT.NONE);
656 label = new Label(group, SWT.NONE);
    [all...]
  /external/junit/src/junit/awtui/
TestRunner.java 304 addGrid(panel, fUseLoadingRunner, 0, 2, 2, GridBagConstraints.NONE, 1.0, GridBagConstraints.WEST);
306 addGrid(panel, fLogo, 2, 3, 1, GridBagConstraints.NONE, 0.0, GridBagConstraints.NORTH);
308 addGrid(panel, numbersPanel, 0, 4, 2, GridBagConstraints.NONE, 0.0, GridBagConstraints.WEST);
329 GridBagConstraints.CENTER, GridBagConstraints.NONE,
343 GridBagConstraints.CENTER, GridBagConstraints.NONE,
357 GridBagConstraints.CENTER, GridBagConstraints.NONE,
  /packages/apps/Music/src/com/android/music/
MusicPicker.java 502 menu.add(Menu.NONE, TRACK_MENU, Menu.NONE, R.string.sort_by_track);
503 menu.add(Menu.NONE, ALBUM_MENU, Menu.NONE, R.string.sort_by_album);
504 menu.add(Menu.NONE, ARTIST_MENU, Menu.NONE, R.string.sort_by_artist);
  /dalvik/dx/src/com/android/dx/dex/file/
DexFile.java 109 typeLists = new MixedItemSection(null, this, 4, SortType.NONE);
113 classData = new MixedItemSection(null, this, 1, SortType.NONE);
121 map = new MixedItemSection("map", this, 4, SortType.NONE);
  /external/v8/test/cctest/
test-mark-compact.cc 182 Top::context()->global()->SetProperty(func_name, function, NONE);
195 Top::context()->global()->SetProperty(obj_name, obj, NONE);
197 obj->SetProperty(prop_name, Smi::FromInt(23), NONE);
  /cts/tests/tests/text/src/android/text/method/cts/
QwertyKeyListenerTest.java 67 new QwertyKeyListener(Capitalize.NONE, false);
75 * Check point when Capitalize.NONE and autotext is true:
90 = QwertyKeyListener.getInstance(true, Capitalize.NONE);
120 * Check point when Capitalize.NONE and autotext is false:
134 = QwertyKeyListener.getInstance(false, Capitalize.NONE);
389 QwertyKeyListener listener = QwertyKeyListener.getInstance(false, Capitalize.NONE);
  /external/webkit/WebCore/html/
HTMLIFrameElement.cpp 134 return isURLAllowed() && style->display() != NONE;
  /external/webkit/WebCore/svg/
SVGClipPathElement.cpp 127 if (!style || style->display() == NONE)
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaDataConnection.java 75 lastFailCause = FailCause.NONE;
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
ThreadPanel.java 192 mBase = new Composite(parent, SWT.NONE);
205 mThreadBase = new Composite(mBase, SWT.NONE);
284 mStackTraceBase = new Composite(mThreadBase, SWT.NONE);
302 mStackTraceTimeLabel = new Label(mStackTraceBase, SWT.NONE);
549 * Returns the current thread selection or <code>null</code> if none is found.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteComposite.java 146 mRoot = new Composite(this, SWT.NONE);
238 Composite group = new Composite(parent, SWT.NONE);
263 super(parent, SWT.NONE);
373 super(parent, SWT.NONE);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
UsagePreferencePage.java 50 Composite top = new Composite(parent, SWT.NONE);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java 487 new Label(parent, SWT.NONE);
515 Label label = new Label(parent, SWT.NONE);
530 mProjectBrowseButton = new Button(parent, SWT.NONE);
546 label = new Label(parent, SWT.NONE);
575 label = new Label(parent, SWT.NONE);
581 Composite grid = new Composite(parent, SWT.NONE);
615 label = new Label(parent, SWT.NONE);
631 label = new Label(parent, SWT.NONE);
657 label = new Label(parent, SWT.NONE);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java 220 super(parent, SWT.NONE);
271 Composite buttonComposite = new Composite(this, SWT.NONE);
277 new Composite(buttonComposite, SWT.NONE);
389 mQualifierEditParent = new Composite(this, SWT.NONE);
505 * or <code>null<code> if they are all valid (or if none exists).
652 super(parent, SWT.NONE);
655 new Label(this, SWT.NONE).setText(title);
687 new Label(this, SWT.NONE).setText("(3 digit code)");
752 new Label(this, SWT.NONE).setText("(1-3 digit code)");
819 new Label(this, SWT.NONE).setText("(2 letter code)")
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
EscapeAnalysis.java 90 * NONE - Object does not escape, and is eligible for scalar replacement.
97 TOP, NONE, METHOD, INTER, GLOBAL
232 escSet = new EscapeSet(result.getReg(), regCount, EscapeState.NONE);
238 escSet = new EscapeSet(result.getReg(), regCount, EscapeState.NONE);
264 EscapeState.NONE);
273 EscapeState.NONE);
303 EscapeState.NONE);
480 if (!escSet.replaceableArray || escSet.escape != EscapeState.NONE) {
713 if (e.escape != EscapeState.NONE) {
    [all...]
  /external/bluetooth/glib/
glib-gettextize.in 110 configure_in=NONE
  /external/v8/src/
macros.py 31 const NONE = 0;
  /frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/
AppWidgetHostActivity.java 161 menu.add(ContextMenu.NONE, R.string.delete_appwidget, ContextMenu.NONE,
  /libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/
HttpURLConnectionImpl.java     [all...]
  /packages/apps/Camera/src/com/android/camera/
MenuHelper.java 114 MenuItem item = menu.add(Menu.NONE, Menu.NONE,
  /packages/apps/Email/tests/src/com/android/email/mail/store/imap/
ImapListTest.java 102 assertElement(ImapElement.NONE, list.getElementOrNone(4)); // Out of index.
105 assertElement(ImapElement.NONE, ImapList.EMPTY.getElementOrNone(0));
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchSettings.java 225 menu.add(Menu.NONE, Menu.NONE, 0, R.string.menu_settings)
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
UpdaterWindowImpl.java 136 mSashForm = new SashForm(mAndroidSdkUpdater, SWT.NONE);
146 mPagesRootComposite = new Composite(mSashForm, SWT.NONE);
  /system/core/nexus/
WifiNetwork.h 31 static const uint32_t NONE = 0x01;
53 static const uint32_t NONE = 0x00;
  /external/jpeg/
configure 26 build=NONE
28 exec_prefix=NONE
29 host=NONE
31 nonopt=NONE
33 prefix=NONE
34 program_prefix=NONE
35 program_suffix=NONE
40 target=NONE
42 x_includes=NONE
43 x_libraries=NONE
    [all...]

Completed in 830 milliseconds

1 2 3 45 6 7 8 91011>>