Searched refs:checkbox (Results 1 – 6 of 6) sorted by relevance
/cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/ |
D | Test5DetailFragment.java | 67 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/ |
D | docs.css | 397 .download-builder .checkbox + h3 { 412 /* Custom, larger checkbox labels */ 413 .download .checkbox { 422 .download .checkbox:hover { 426 .download .checkbox small {
|
D | bootstrap.css | 702 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 …]
|
D | bootstrap-responsive.css | 98 input[type="checkbox"],
|
/cts/hostsidetests/theme/app/src/android/theme/app/ |
D | ThemeDeviceActivity.java | 357 new Layout(R.layout.checkbox, "checkbox"), 358 new Layout(R.layout.checkbox, "checkbox_checked",
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/ |
D | jquery.js | 4513 checkbox: function( elem ) {
|