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

1 2 3 4 5 6 78 91011>>

  /development/samples/browseable/JobScheduler/res/layout/
sample_main.xml 91 <RadioButton android:id="@+id/checkbox_any"
95 <RadioButton android:id="@+id/checkbox_unmetered"
  /frameworks/base/core/res/res/layout/
time_picker_header_material.xml 81 <RadioButton
98 <RadioButton
  /frameworks/base/core/res/res/layout-land/
time_picker_material.xml 99 <RadioButton
113 <RadioButton
  /frameworks/base/tests/JobSchedulerTestApp/res/layout/
activity_main.xml 76 <RadioButton android:id="@+id/checkbox_any"
80 <RadioButton android:id="@+id/checkbox_unmetered"
  /frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/build/intermediates/classes/debug/com/android/layoutlib/test/myapplication/
R$id.class 
  /packages/apps/Settings/src/com/android/settings/notification/
RedactionInterstitial.java 31 import android.widget.RadioButton;
120 ((RadioButton) view.findViewById(R.id.hide_all))
  /pdk/apps/TestingCamera2/res/layout/
main.xml 173 <RadioButton
180 <RadioButton
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
SearchDialogBase.py 119 btn = Radiobutton(f, anchor="w",
126 btn = Radiobutton(f, anchor="w",
configDialog.py 215 self.radioFg=Radiobutton(frameFgBg,variable=self.fgHilite,
217 self.radioBg=Radiobutton(frameFgBg,variable=self.fgHilite,
224 self.radioThemeBuiltin=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
226 self.radioThemeCustom=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
289 self.radioKeysBuiltin=Radiobutton(frames[0],variable=self.keysAreBuiltin,
291 self.radioKeysCustom=Radiobutton(frames[0],variable=self.keysAreBuiltin,
351 radioStartupEdit=Radiobutton(frameRun,variable=self.startupEdit,
353 radioStartupShell=Radiobutton(frameRun,variable=self.startupEdit,
357 radioSaveAsk=Radiobutton(frameSave,variable=self.autoSave,
359 radioSaveAuto=Radiobutton(frameSave,variable=self.autoSave
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
SearchDialogBase.py 119 btn = Radiobutton(f, anchor="w",
126 btn = Radiobutton(f, anchor="w",
configDialog.py 215 self.radioFg=Radiobutton(frameFgBg,variable=self.fgHilite,
217 self.radioBg=Radiobutton(frameFgBg,variable=self.fgHilite,
224 self.radioThemeBuiltin=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
226 self.radioThemeCustom=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
289 self.radioKeysBuiltin=Radiobutton(frames[0],variable=self.keysAreBuiltin,
291 self.radioKeysCustom=Radiobutton(frames[0],variable=self.keysAreBuiltin,
351 radioStartupEdit=Radiobutton(frameRun,variable=self.startupEdit,
353 radioStartupShell=Radiobutton(frameRun,variable=self.startupEdit,
357 radioSaveAsk=Radiobutton(frameSave,variable=self.autoSave,
359 radioSaveAuto=Radiobutton(frameSave,variable=self.autoSave
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 119 btn = Radiobutton(f, anchor="w",
126 btn = Radiobutton(f, anchor="w",
configDialog.py 215 self.radioFg=Radiobutton(frameFgBg,variable=self.fgHilite,
217 self.radioBg=Radiobutton(frameFgBg,variable=self.fgHilite,
224 self.radioThemeBuiltin=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
226 self.radioThemeCustom=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
289 self.radioKeysBuiltin=Radiobutton(frames[0],variable=self.keysAreBuiltin,
291 self.radioKeysCustom=Radiobutton(frames[0],variable=self.keysAreBuiltin,
351 radioStartupEdit=Radiobutton(frameRun,variable=self.startupEdit,
353 radioStartupShell=Radiobutton(frameRun,variable=self.startupEdit,
357 radioSaveAsk=Radiobutton(frameSave,variable=self.autoSave,
359 radioSaveAuto=Radiobutton(frameSave,variable=self.autoSave
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 119 btn = Radiobutton(f, anchor="w",
126 btn = Radiobutton(f, anchor="w",
configDialog.py 215 self.radioFg=Radiobutton(frameFgBg,variable=self.fgHilite,
217 self.radioBg=Radiobutton(frameFgBg,variable=self.fgHilite,
224 self.radioThemeBuiltin=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
226 self.radioThemeCustom=Radiobutton(frameTheme,variable=self.themeIsBuiltin,
289 self.radioKeysBuiltin=Radiobutton(frames[0],variable=self.keysAreBuiltin,
291 self.radioKeysCustom=Radiobutton(frames[0],variable=self.keysAreBuiltin,
351 radioStartupEdit=Radiobutton(frameRun,variable=self.startupEdit,
353 radioStartupShell=Radiobutton(frameRun,variable=self.startupEdit,
357 radioSaveAsk=Radiobutton(frameSave,variable=self.autoSave,
359 radioSaveAuto=Radiobutton(frameSave,variable=self.autoSave
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeFinderTest.java 80 " <RadioButton\n" +
84 " android:text=\"RadioButton\" />\n" +
  /packages/apps/Calendar/res/layout/
edit_event_2.xml 46 <RadioButton
55 <RadioButton
64 <RadioButton
event_info.xml 170 <RadioButton
180 <RadioButton
190 <RadioButton
  /packages/apps/Settings/src/com/android/settings/
HomeSettings.java 51 import android.widget.RadioButton;
347 RadioButton radio = (RadioButton) view.findViewById(R.id.home_radio);
BugreportPreference.java 31 import android.widget.RadioButton;
  /external/autotest/client/site_tests/desktopui_SonicExtension/extension_pages/
extension_pages.py 67 return web_elements.RadioButton(self._driver, element_id, name)
  /packages/apps/Music/res/layout/
music_picker_item.xml 26 <RadioButton
  /packages/apps/Settings/res/layout/
dream_info_row.xml 59 <RadioButton
preference_home_app.xml 34 <RadioButton
  /external/sonivox/jet_tools/JetCreator/
JetCtrls.py 81 class JetRadioButton(wx.RadioButton):
84 wx.RadioButton.__init__(self, parent, id=id, label=label, pos=pos, size=size)
93 wx.RadioButton.SetValue(self, val)
95 wx.RadioButton.SetValue(self, val)
97 wx.RadioButton.SetValue(self, False)

Completed in 3011 milliseconds

1 2 3 4 5 6 78 91011>>