HomeSort by relevance Sort by last modified time
    Searched refs:RADIO (Results 1 - 25 of 60) sorted by null

1 2 3

  /device/common/
clear-factory-images-variables.sh 24 unset RADIO
generate-factory-images-common.sh 26 RADIOSRC=radio.img
37 # Extract the bootloader(s) and radio(s) as necessary
40 unzip -d tmp ${SRCPREFIX}$PRODUCT-target_files-$BUILD.zip RADIO/$XLOADERSRC
44 unzip -d tmp ${SRCPREFIX}$PRODUCT-target_files-$BUILD.zip RADIO/$BOOTLOADERSRC
46 if test "$RADIO" != "" -a "$RADIOFILE" = ""
48 unzip -d tmp ${SRCPREFIX}$PRODUCT-target_files-$BUILD.zip RADIO/$RADIOSRC
52 unzip -d tmp ${SRCPREFIX}$PRODUCT-target_files-$BUILD.zip RADIO/radio-cdma.img
59 cp tmp/RADIO/$XLOADERSRC tmp/$PRODUCT-$VERSION/xloader-$DEVICE-$XLOADER.img
63 cp tmp/RADIO/$BOOTLOADERSRC tmp/$PRODUCT-$VERSION/bootloader-$DEVICE-$BOOTLOADER.im
    [all...]
  /device/asus/deb/factory-images/
generate-factory-images-package.sh 35 RADIO=deb-g00_2.37.0_1024
  /device/lge/hammerhead/factory-images/
generate-factory-images-package.sh 28 RADIO=m8974a-1.0.25.0.23
  /device/lge/mako/factory-images/
generate-factory-images-package.sh 44 RADIO=m9615a-cefwmazm-2.0.1700.98
  /device/moto/shamu/factory-images/
generate-factory-images-package.sh 24 RADIO=d4.0-9625-02.48
  /device/asus/tilapia/factory-images/
generate-factory-images-package.sh 45 RADIOFILE=radio.img
46 RADIO=1231_0.18.0_0409
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationMenuListener.java 170 DEFAULT), SWT.RADIO, mode == DEFAULT);
173 SCREENS), SWT.RADIO, mode == SCREENS);
177 LOCALES), SWT.RADIO, mode == LOCALES);
194 INCLUDES), SWT.RADIO, mode == INCLUDES);
203 VARIATIONS), SWT.RADIO, mode == VARIATIONS);
210 CUSTOM), SWT.RADIO, mode == CUSTOM);
213 NONE), SWT.RADIO, mode == NONE);
  /external/libpcap/
tokdefs.h 140 RADIO = 358,
261 #define RADIO 358
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/
UsagePermissionPage.java 77 mYesRadio = new Button(container, SWT.RADIO);
81 mNoRadio = new Button(container, SWT.RADIO);
124 // Radio buttons selected
WelcomeWizardPage.java 80 mInstallNewRadio = new Button(container, SWT.RADIO);
128 mUseExistingRadio = new Button(container, SWT.RADIO);
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
LogCatMonitorDialog.java 73 final Button disableButton = new Button(c, SWT.RADIO);
77 final Button enableButton = new Button(c, SWT.RADIO);
  /external/chromium_org/chrome/browser/extensions/api/context_menus/
context_menus_api_helpers.h 119 return extensions::MenuItem::RADIO;
246 if (type == MenuItem::RADIO || item->type() == MenuItem::RADIO)
266 item->type() != MenuItem::RADIO) {
  /external/chromium_org/chrome/browser/extensions/
context_menu_matcher.cc 80 // (and it can't be a radio or checkbox item because we are going to put the
239 // If last item was of type radio but the current one isn't, auto-insert
241 if (last_type == MenuItem::RADIO &&
242 item->type() != MenuItem::RADIO) {
279 } else if (item->type() == MenuItem::RADIO) {
281 last_type != MenuItem::RADIO) {
menu_manager.cc 186 if (type_ != CHECKBOX && type_ != RADIO)
207 if (type_ == CHECKBOX || type_ == RADIO)
240 if ((type == CHECKBOX || type == RADIO) &&
360 if (item->type() == MenuItem::RADIO) {
385 if (child->type() == MenuItem::RADIO)
581 // Iterate backwards from |item| and uncheck any adjacent radio items.
587 if ((*i)->type() != MenuItem::RADIO)
593 // Now iterate forwards from |item| and uncheck any adjacent radio items.
595 if ((*i)->type() != MenuItem::RADIO)
625 if (item->type() == MenuItem::RADIO)
    [all...]
menu_manager_unittest.cc 644 // Test that there is always only one radio item selected.
651 item1->set_type(MenuItem::RADIO);
660 item2->set_type(MenuItem::RADIO);
690 new_item->set_type(MenuItem::RADIO);
701 child1->set_type(MenuItem::RADIO);
704 child2->set_type(MenuItem::RADIO);
723 // |parent| will be seperating the two runs of radio items.
  /external/chromium_org/ui/views/controls/menu/
menu_model_adapter_unittest.cc 183 items_.push_back(Item(TYPE_RADIO, "radio 4", NULL));
240 EXPECT_EQ(views::MenuItemView::RADIO, item->GetType());
287 EXPECT_EQ(views::MenuItemView::RADIO, item->GetType());
menu.h 116 RADIO,
menu_item_view.cc 173 case RADIO:
553 if (type_ == CHECKBOX || type_ == RADIO)
796 } else if (type_ == RADIO) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeySelectionPage.java 78 mUseExistingKey = new Button(composite, SWT.RADIO);
100 mCreateKey = new Button(composite, SWT.RADIO);
KeystoreSelectionPage.java 71 mUseExistingKeystore = new Button(composite, SWT.RADIO);
77 mCreateKeystore = new Button(composite, SWT.RADIO);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
TestTargetPage.java 78 mCurrentRadioButton = new Button(container, SWT.RADIO);
83 mExistingRadioButton = new Button(container, SWT.RADIO);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
MainLaunchConfigTab.java 144 mDefaultActionButton = new Button(group, SWT.RADIO);
162 mActivityActionButton = new Button(group, SWT.RADIO);
189 mDoNothingActionButton = new Button(group, SWT.RADIO);
  /frameworks/base/core/java/android/os/
Build.java 81 * The radio firmware version number.
83 * @deprecated The radio firmware version is frequently not
89 public static final String RADIO = getString(TelephonyProperties.PROPERTY_BASEBAND_VERSION);
685 * Returns the version string for the radio firmware. May return
686 * null (if, for instance, the radio is not currently on).
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
NewItemSelectionDialog.java 265 * First add a radio area, which may be either 2 radio controls or
283 // We don't want the builtin message area label (we use a radio control
342 Button radio1 = new Button(content, SWT.RADIO);
346 Button radio2 = new Button(content, SWT.RADIO);

Completed in 301 milliseconds

1 2 3