Home
last modified time | relevance | path

Searched refs:checkbox (Results 1 – 6 of 6) sorted by relevance

/cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/
DTest5DetailFragment.java67 CheckBox checkbox = (CheckBox) rootView.findViewById(R.id.test_5_checkBox); in onCreateView() local
68 checkbox.setChecked(false); in onCreateView()
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/
Ddocs.css397 .download-builder .checkbox + h3 {
412 /* Custom, larger checkbox labels */
413 .download .checkbox {
422 .download .checkbox:hover {
426 .download .checkbox small {
Dbootstrap.css702 input[type="checkbox"],
774 .checkbox {
779 .checkbox input[type="checkbox"] {
784 .controls > .checkbox:first-child {
788 .checkbox.inline {
795 .checkbox.inline + .checkbox.inline {
822 input[type="checkbox"]:focus,
912 input[type="checkbox"][disabled],
914 input[type="checkbox"][readonly] {
1218 .form-search .checkbox,
[all …]
Dbootstrap-responsive.css98 input[type="checkbox"],
/cts/hostsidetests/theme/app/src/android/theme/app/
DThemeDeviceActivity.java357 new Layout(R.layout.checkbox, "checkbox"),
358 new Layout(R.layout.checkbox, "checkbox_checked",
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js4513 checkbox: function( elem ) {