HomeSort by relevance Sort by last modified time
    Searched full:radiobutton (Results 151 - 175 of 609) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/docs/html/guide/topics/ui/
controls.jd 72 <td><a href="controls/radiobutton.html">Radio button</a></td>
75 <br>{@link android.widget.RadioButton RadioButton} </td>
  /frameworks/base/docs/html-intl/intl/in/guide/topics/ui/
controls.jd 70 <td><a href="controls/radiobutton.html">Tombol radio</a></td>
73 <br>{@link android.widget.RadioButton RadioButton} </td>
  /frameworks/base/docs/html-intl/intl/pt-br/guide/topics/ui/
controls.jd 70 <td><a href="controls/radiobutton.html">Botão de opção</a></td>
73 <br>{@link android.widget.RadioButton RadioButton} </td>
  /frameworks/base/packages/WAPPushManager/tests/src/com/android/smspush/unitTests/
ClientTest.java 32 import android.widget.RadioButton;
64 RadioButton act = (RadioButton) findViewById(R.id.act);
  /frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
ListMenuItemView.java 31 import android.widget.RadioButton;
44 private RadioButton mRadioButton;
265 (RadioButton) inflater.inflate(R.layout.abc_list_menu_item_radio,
  /packages/apps/Settings/src/com/android/settings/widget/
LabeledSeekBar.java 30 import android.widget.RadioButton;
167 node.setClassName(RadioButton.class.getName());
178 event.setClassName(RadioButton.class.getName());
  /packages/services/Car/tests/EmbeddedKitchenSinkApp/res/layout/
hvac_test.xml 143 <RadioButton
148 <RadioButton
153 <RadioButton
audio.xml 74 <RadioButton
79 <RadioButton
84 <RadioButton
  /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/layout/
allwidgets.xml 255 <RadioButton
256 android:id="@id/radioButton"
259 android:text="New RadioButton" />
261 <RadioButton
265 android:text="New RadioButton" />
  /packages/apps/Settings/src/com/android/settings/inputmethod/
KeyboardLayoutDialogFragment.java 40 import android.widget.RadioButton;
287 RadioButton radioButton =
288 (RadioButton)view.findViewById(com.android.internal.R.id.radio);
291 radioButton.setChecked(checked);
  /frameworks/base/core/java/com/android/internal/view/menu/
ListMenuItemView.java 31 import android.widget.RadioButton;
42 private RadioButton mRadioButton;
264 (RadioButton) inflater.inflate(com.android.internal.R.layout.list_menu_item_radio,
  /frameworks/base/docs/html-intl/intl/vi/guide/topics/ui/
controls.jd 70 <td><a href="controls/radiobutton.html">Nút ch?n m?t</a></td>
73 <br>{@link android.widget.RadioButton RadioButton} </td>
  /frameworks/base/packages/SystemUI/res/layout/
notification_guts.xml 70 <RadioButton
78 <RadioButton
86 <RadioButton
  /external/pdfium/core/src/fpdfdoc/
doc_formfield.cpp 48 m_Type = RadioButton;
104 case CPDF_FormField::RadioButton: {
225 case RadioButton:
285 if (GetType() == CheckBox || GetType() == RadioButton) {
325 case RadioButton: {
671 if (m_Type == RadioButton || m_Type == CheckBox) {
808 ASSERT(GetType() == CheckBox || GetType() == RadioButton);
871 ASSERT(GetType() == CheckBox || GetType() == RadioButton);
892 ASSERT(GetType() == CheckBox || GetType() == RadioButton);
  /frameworks/base/core/res/res/layout/
simple_list_item_2_single_choice.xml 54 <RadioButton
  /packages/apps/Contacts/res/layout/
item_photo_editor_readonly.xml 49 <RadioButton
  /packages/apps/Messaging/res/layout/
apn_preference_layout.xml 60 <RadioButton
  /packages/apps/Settings/res/layout/
apn_preference_layout.xml 55 <RadioButton
redaction_interstitial.xml 61 <RadioButton
  /packages/apps/Settings/src/com/android/settings/location/
RadioButtonPreference.java 31 * the widget to RadioButton to make it "look like" a RadioButtonPreference.
  /packages/inputmethods/OpenWnn/res/layout/
debug_tool_engine.xml 33 <RadioButton android:id="@+id/radio_en"
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/
ViewMetadataRepositoryTest.java 69 repository.getTopAttributes("android.widget.RadioButton"));
  /developers/build/prebuilts/gradle/JobScheduler/Application/src/main/res/layout/
sample_main.xml 91 <RadioButton android:id="@+id/checkbox_any"
95 <RadioButton android:id="@+id/checkbox_unmetered"
  /developers/samples/android/background/JobScheduler/Application/src/main/res/layout/
sample_main.xml 91 <RadioButton android:id="@+id/checkbox_any"
95 <RadioButton android:id="@+id/checkbox_unmetered"
  /development/samples/ApiDemos/res/layout/
controls_1.xml 101 <RadioButton
107 <RadioButton

Completed in 1306 milliseconds

1 2 3 4 5 67 8 91011>>