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

<<21222324252627

  /frameworks/base/docs/html/resources/tutorials/views/
hello-mapview.jd 148 "com.google.android.maps.ItemizedOverlay". Click the checkbox for <em>Constructors from
  /packages/apps/Calendar/res/layout-xlarge/
edit_event_1.xml 228 <CheckBox
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailFragment.java 108 import android.widget.CheckBox;
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessagesAdapter.java 235 * @param newSelected the new value of the selected flag (checkbox state)
  /packages/apps/Settings/src/com/android/settings/tts/
TextToSpeechSettings.java 85 * The engine checkbox that is currently checked. Saves us a bit of effort
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/core/
AndroidPackageRenameParticipant.java 81 * The user can suppress refactoring by disabling the "Update references" checkbox
AndroidTypeMoveParticipant.java 73 * The user can suppress refactoring by disabling the "Update references" checkbox
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman1/
RemotePackagesPage.java 473 // set value on the show only update checkbox
  /external/junit/
README.html 271 class loading checkbox is
323 &nbsp;&nbsp;&nbsp; [415103] Reload checkbox should be ignored in VAJ
  /external/webkit/Source/WebCore/inspector/front-end/
inspector.css 1463 .event-listener-breakpoints .checkbox-elem {
    [all...]
StylesSidebarPane.js 573 var showInheritedCheckbox = new WebInspector.Checkbox(WebInspector.UIString("Show inherited"), "sidebar-pane-subtitle");
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderTheme.cpp 860 // A summary of the rules for checkbox designed to match WinIE:
877 // A summary of the rules for checkbox designed to match WinIE:
    [all...]
  /frameworks/base/core/res/res/values/
themes_device_defaults.xml 83 <item name="checkboxStyle">@android:style/Widget.DeviceDefault.CompoundButton.CheckBox</item>
232 <item name="checkboxStyle">@android:style/Widget.DeviceDefault.Light.CompoundButton.CheckBox</item>
  /frameworks/base/docs/html/guide/developing/testing/
testing_eclipse.jd 319 menu: in the Display in Favorites pane click the checkbox next to Run.
323 the checkbox next to Debug.
  /frameworks/base/docs/html/guide/topics/ui/
custom-components.jd 28 {@link android.widget.CheckBox CheckBox},
  /frameworks/base/docs/html/guide/topics/views/
custom-views.jd 12 {@link android.widget.CheckBox CheckBox},
  /frameworks/base/docs/html/resources/tutorials/
hello-world.jd 156 chooses, but it doesn't need to. As the checkbox suggests, this is optional, but an
168 <p><em>Other fields</em>: The checkbox for "Use default location" allows you to change
  /development/samples/ApiDemos/res/values/
strings.xml 537 <string name="title_checkbox_preference">Checkbox preference</string>
538 <string name="summary_checkbox_preference">This is a checkbox</string>
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/js/
jquery-1.4.1.min.js 33 L,false);c.ready()};else if(r.attachEvent)L=function(){if(r.readyState==="complete"){r.detachEvent("onreadystatechange",L);c.ready()}};(function(){c.support={};var a=r.documentElement,b=r.createElement("script"),d=r.createElement("div"),f="script"+J();d.style.display="none";d.innerHTML=" <link/><table></table><a href='/a' style='color:red;float:left;opacity:.55;'>a</a><input type='checkbox'/>";var e=d.getElementsByTagName("*"),i=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!i)){c.support=
41 a:a;b=b||"fx";return this.queue(b,function(){var d=this;setTimeout(function(){c.dequeue(d,b)},a)})},clearQueue:function(a){return this.queue(a||"fx",[])}});var ya=/[\n\t]/g,ca=/\s+/,Wa=/\r/g,Xa=/href|src|style/,Ya=/(button|input)/i,Za=/(button|input|object|select|textarea)/i,$a=/^(a|area)$/i,za=/radio|checkbox/;c.fn.extend({attr:function(a,b){return X(this,a,b,true,c.attr)},removeAttr:function(a){return this.each(function(){c.attr(this,a,"");this.nodeType===1&&this.removeAttribute(a)})},addClass:function(a){if(c.isFunction(a))return this.each(function(o){var m=
61 "keypress.specialSubmit"+(b?"."+b.guid:""))}};if(!c.support.changeBubbles){var da=/textarea|input|select/i;function Ca(a){var b=a.type,d=a.value;if(b==="radio"||b==="checkbox")d=a.checked;else if(b==="select-multiple")d=a.selectedIndex>-1?c.map(a.options,function(f){return f.selected}).join("-"):"";else if(a.nodeName.toLowerCase()==="select")d=a.selectedIndex;return d}function ea(a,b){var d=a.target,f,e;if(!(!da.test(d.nodeName)||d.readOnly)){f=c.data(d,"_change_data");e=Ca(d);if(a.type!=="focusout"||
62 d.type!=="radio")c.data(d,"_change_data",e);if(!(f===v||e===f))if(f!=null||e){a.type="change";return c.event.trigger(a,b,d)}}}c.event.special.change={filters:{focusout:ea,click:function(a){var b=a.target,d=b.type;if(d==="radio"||d==="checkbox"||b.nodeName.toLowerCase()==="select")return ea.call(this,a)},keydown:function(a){var b=a.target,d=b.type;if(a.keyCode===13&&b.nodeName.toLowerCase()!=="textarea"||a.keyCode===32&&(d==="checkbox"||d==="radio")||d==="select-multiple")return ea.call(this,a)},beforeactivate:function(a){a=
    [all...]
  /external/chromium/chrome/common/extensions/api/
extension_api.json 196 "description": "Retrieves the state of the extension's access to Incognito-mode (as determined by the user-controlled 'Allowed in Incognito' checkbox.",
215 "description": "Retrieves the state of the extension's access to the 'file://' scheme (as determined by the user-controlled 'Allow access to File URLs' checkbox.",
293 "enum": ["button", "checkbox", "combobox", "link", "menu", "menuitem", "radiobutton", "tab", "textbox", "window"]
317 "description": "Information about the state of a checkbox.",
319 "isChecked": {"type": "boolean", "description": "True if this checkbox is checked."}
465 "description": "Fired when a control's action is taken, like pressing a button or toggling a checkbox.",
    [all...]
  /packages/apps/Phone/res/values/
strings.xml 447 <!-- Mobile network settings screen, data enabling checkbox name -->
    [all...]
  /external/chromium/webkit/glue/
inspector_strings.grd 368 <message name="IDS_AUDIT_PRESENT_STATE" desc="A label for checkbox enabling audit of page's present state.">
482 <message name="IDS_DEBUG_WORKERS" desc="A label for the checkbox enabling Web workers debugging.">
551 <message name="IDS_ENABLE_BREAKPOINT" desc="A label for a checkbox that enables a breakpoint.">
    [all...]
  /external/clang/tools/scan-build/
scan-build 549 if (Inputs[i].type == "checkbox") {
626 <tr style="font-weight:bold"><td class="SUMM_DESC">All Bugs</td><td class="Q">$TotalBugs</td><td><center><input type="checkbox" id="AllBugsCheck" onClick="CopyCheckedStateToCheckButtons(this);" checked/></center></td></tr>
652 print OUT "</td><td><center><input type=\"checkbox\" onClick=\"ToggleDisplay(this,'bt_$x');\" checked/></center></td></tr>\n";
    [all...]
  /packages/apps/Browser/src/com/android/browser/
Tab.java 71 import android.widget.CheckBox;
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventView.java 77 import android.widget.CheckBox;
119 CheckBox mAllDayCheckBox;
    [all...]

Completed in 1109 milliseconds

<<21222324252627