HomeSort by relevance Sort by last modified time
    Searched full:checkbox (Results 301 - 325 of 656) sorted by null

<<11121314151617181920>>

  /packages/apps/Calendar/res/layout/
calendar_sync_item.xml 60 <CheckBox
mini_calendar_item.xml 62 <CheckBox
  /packages/apps/Contacts/res/layout/
date_picker.xml 30 <CheckBox
  /packages/apps/Contacts/res/layout-sw580dp/
detail_header_contact_with_updates.xml 60 <CheckBox
  /packages/apps/Contacts/res/layout-sw580dp-w1000dp/
detail_header_contact_with_updates.xml 58 <CheckBox
  /packages/apps/Email/res/layout/
account_setup_basics_common.xml 55 <CheckBox
  /packages/apps/Email/res/values-sw600dp/
dimensions.xml 26 <!-- hack around the fact that the checkbox below the reply state has a lot
  /packages/apps/Settings/res/layout/
bluetooth_pin_entry.xml 61 <CheckBox
ownerinfo.xml 40 <CheckBox android:id="@+id/show_owner_info_on_lockscreen_checkbox"
wifi_p2p_dialog.xml 81 <CheckBox android:id="@+id/persist_network"
  /packages/apps/Settings/src/com/android/settings/
RingerVolumePreference.java 46 import android.widget.CheckBox;
178 ImageView checkbox = (ImageView) view.findViewById(CHECKBOX_VIEW_ID[i]); local
180 checkbox.setOnClickListener(this);
182 mCheckBoxes[i] = checkbox;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
extra-view-metadata.xml 58 relatedTo="CheckBox" />
60 class="android.widget.CheckBox"
66 relatedTo="CheckBox,ToggleButton" />
70 relatedTo="TextView,CheckBox" />
  /external/chromium/chrome/browser/resources/options/
options_page.css 390 div.checkbox,
708 /* CHECKBOX, RADIO */
709 input[type=checkbox],
717 /* Checkbox and radio buttons have different sizes on different platforms. The
722 label > input[type=checkbox],
727 html[os=mac] label > input[type=checkbox],
732 html[os=chromeos] label > input[type=checkbox],
738 * the span containing the label (usually a checkbox or radio).
  /external/chromium/chrome/browser/resources/
print_preview.html 55 <input name="two-sided" type="checkbox" id="two-sided"
87 <input name="collate" type="checkbox" id="collate">
  /external/webkit/PerformanceTests/XSSFilter/
large-post-many-events.html 44 document.write("<tr><td><a href=\"changed-name.php?ID=" + i + "\" target=\"_blank\">ChangedName, ChangedName</a></td> <td width=\"80px\">22331133</td> <td>06.02.2010</td> <td ondblclick=\"tR('" + i + "_1865_5721','')\">&nbsp;&nbsp;22:15&nbsp;&nbsp;</td> <td><input type=\"text\" name=\"frmI1_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmU1_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmI2_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmU2_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td><input type=\"text\" name=\"frmLU_" + i + "_1865_5721\" onblur=\"chkT(this);\" size=\"5\" class=\"t\" value=\"00:00\"></td> <td> <select name=\"frmOK_" + i + "_1865_5721\" onblur=\"checkFlag(this)\" onchange=\"tOK(this)\" > <option value=\"0\" selected=\"selected\">Nei</option> <option value=\"1\">Ja</option></td> </select> <td><a href=\"changed-another-name.php?ID=1865\">Changed name</a></td> <td>Changed name</td> <td>&nbsp;&nbsp;&nbsp;BLS&nbsp;&nbsp;&nbsp;</td> <td align=\"center\">&nbsp;&nbsp;&nbsp;201&nbsp;&nbsp;&nbsp;</td> <td><div style=\"display:none;\"><input type=\"checkbox\" id=\"funcFlag_" + i + "_1865_5721\" value=\"\" name=\"funcFlag[]\"></div> <select name=\"frmUarr_" + i + "_1865_5721\" onchange=\"chkVFunc(this)\" style=\"background-color:#FFFFFF;\"> <option value=\"5719\" style=\"background-color:#FFFFFF;\">Changed1 (22:15 - 05:00)</option> <option value=\"5720\" style=\"background-color:#FFFFFF;\">Changed2 (22:15 - 05:00)</option> <option value=\"5721\" selected=\"selected\" style=\"background-color:#FFFFFF;\">Changed3 (22:15 - 05:00)</option> <option value=\"5787\" style=\"background-color:#FF8800\">Changed4 (22:15 - 22:30)</option> <option class=\"funcDesc\" value=\"0\" disabled=\"disabled\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Changed text here as well</option> <option class=\"funcDesc\" value=\"0\" disabled=\"disabled\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Changed text here also</option> </select><input type=\"hidden\" id=\"frmUarr_" + i + "_1865_5721_h\" value=\"5721\"></td> <td align=\"center\" > <select name=\"frmJobb_" + i + "_1865_5721\" title=\"JA\" onchange=\"checkFlag(this)\"> <option value=\"1\">Chan</option> <option value=\"2\" disabled=\"disabled\">Chan</option> <option value=\"3\" selected=\"selected\">Chan</option> </select></td> <td><input class=\"ro\" type=\"text\" readonly=\"readonly\" onblur=\"checkFlag(this)\" name=\"frmKommArb_" + i + "_1865_5721\" value=\"\" size=\"20\"></td> <td><input class=\"ro\" type=\"text\" readonly=\"readonly\" onblur=\"checkFlag(this)\" name=\"frmKommKru_" + i + "_1865_5721\" value=\"\" size=\"20\"></td> <td><input type=\"text\" onblur=\"checkFlag(this)\" name=\"frmKomm_" + i + "_1865_5721\" value=\"\" size=\"20\"></td> <td align=\"center\" style=\"\"><input type=\"checkbox\" onclick=\"checkUncheckOpptatt(this,this.value)\" id=\"O_" + i + "_1\" name=\"frmAnsOppt[]\" value=\"" + i + "_2010-02-06\" style=\"margin-left:20px; margin-right:20px;\"></td> </tr>");
  /packages/apps/Email/res/layout-sw600dp/
account_setup_exchange_fragment.xml 81 <CheckBox
93 <CheckBox
  /packages/apps/Mms/src/com/android/mms/ui/
ConversationList.java 76 import android.widget.CheckBox;
564 final CheckBox checkbox = (CheckBox)contents.findViewById(R.id.delete_locked); local
566 checkbox.setVisibility(View.GONE);
568 listener.setDeleteLockedMessage(checkbox.isChecked());
569 checkbox.setOnClickListener(new View.OnClickListener() {
571 listener.setDeleteLockedMessage(checkbox.isChecked());
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
ManageApplications.java 49 import android.widget.CheckBox;
215 CheckBox checkBox;
495 holder.checkBox = (CheckBox) convertView.findViewById(R.id.app_on_sdcard);
524 holder.checkBox.setVisibility(View.VISIBLE);
525 holder.checkBox.setChecked((entry.info.flags
528 holder.checkBox.setVisibility(View.GONE);
    [all...]
  /external/clang/www/demo/
index.cgi 196 print $c->checkbox(
202 print $c->checkbox(
207 print $c->checkbox(
215 print $c->checkbox(
220 print $c->checkbox(
  /packages/apps/Calendar/src/com/android/calendar/selectcalendars/
SelectSyncedCalendarsMultiAccountAdapter.java 39 import android.widget.CheckBox;
167 * This gets called when the CheckBox for a calendar is clicked. It toggles
190 ((CheckBox) v.getTag(TAG_ID_SYNC_CHECKBOX)).setChecked(newState);
308 CheckBox button = (CheckBox) view.findViewById(R.id.sync);
  /packages/apps/Contacts/src/com/android/contacts/interactions/
PhoneNumberInteraction.java 57 import android.widget.CheckBox;
238 final CheckBox checkBox = (CheckBox)alertDialog.findViewById(R.id.setPrimary);
239 if (checkBox.isChecked()) {
  /external/chromium/chrome/browser/chromeos/login/
eula_view.cc 40 #include "views/controls/button/checkbox.h"
77 explicit EULANativeCheckboxGtk(views::Checkbox* checkbox)
78 : views::NativeCheckboxGtk(checkbox) {
86 // views::Checkbox specialization that uses its internal views::Label
89 class EULACheckbox : public views::Checkbox {
441 // Set tooltip for usage statistics checkbox if the metric is unmanaged.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasViewInfoTest.java 126 ViewInfo child1 = new ViewInfo("CheckBox", null, 0, 0, 50, 20);
166 ViewInfo child1 = new ViewInfo("CheckBox", child1Node, 0, 0, 50, 20);
185 assertEquals("CheckBox", childView1.getName());
208 ViewInfo child1 = new ViewInfo("CheckBox", child1Node, 0, 0, 50, 20);
227 assertEquals("CheckBox", childView1.getName());
250 ViewInfo child1 = new ViewInfo("CheckBox", child1Node, 0, 0, 50, 20);
276 assertEquals("CheckBox", childView1.getName());
307 ViewInfo child1 = new ViewInfo("CheckBox", child1Node, 0, 0, 50, 20);
327 assertEquals("CheckBox", childView1.getName());
    [all...]
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
list_selection_controller.js 187 // editing, or changing the value of a checkbox or select).
190 // Just protect space (for toggling) for checkbox and radio.
191 if (inputType == 'checkbox' || inputType == 'radio') {
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-values/
mozilla 188 checkbox
189 checkbox-container
190 checkbox-label

Completed in 295 milliseconds

<<11121314151617181920>>