OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:checkbox
(Results
426 - 450
of
1370
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/developers/build/prebuilts/gradle/FingerprintDialog/Application/src/main/res/layout/
fingerprint_dialog_backup.xml
65
<
CheckBox
/developers/build/prebuilts/gradle/FingerprintDialog/kotlinApp/app/src/main/res/layout/
fingerprint_dialog_backup.xml
65
<
CheckBox
/developers/samples/android/security/AsymmetricFingerprintDialog/Application/src/main/res/layout/
fingerprint_dialog_backup.xml
65
<
CheckBox
/developers/samples/android/security/FingerprintDialog/Application/src/main/res/layout/
fingerprint_dialog_backup.xml
65
<
CheckBox
/developers/samples/android/security/FingerprintDialog/kotlinApp/app/src/main/res/layout/
fingerprint_dialog_backup.xml
65
<
CheckBox
/development/samples/ApiDemos/res/layout/
hover.xml
38
<
CheckBox
rotation_animation.xml
29
<
CheckBox
seekbar_1.xml
27
<
CheckBox
sms_demo.xml
36
<
CheckBox
/development/samples/ApiDemos/src/com/example/android/apis/preference/
AdvancedPreferences.java
60
// Get a reference to the
checkbox
preference
/development/samples/ApiDemos/src/com/example/android/apis/view/
HoverInterceptorView.java
31
* is to override {@link #onInterceptHoverEvent}. When the
checkbox
in the
/development/samples/browseable/AsymmetricFingerprintDialog/res/layout/
fingerprint_dialog_backup.xml
65
<
CheckBox
/development/samples/browseable/FingerprintDialog/res/layout/
fingerprint_dialog_backup.xml
65
<
CheckBox
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
FE.vfr
104
checkbox
varid = FeData.ForceReconnect,
/external/adhd/scripts/audio_thread_log_viewer/
viewer_c3.py
40
.
checkbox
{
105
function handleClick(
checkbox
) {
106
var class_name =
checkbox
.id;
110
if (
checkbox
.checked) {
127
<div style="margin:0 auto"; class="
checkbox
">
128
<label><input type="
checkbox
" onclick="handleClick(this);" id="device">Show device removed/added event</label>
129
<label><input type="
checkbox
" onclick="handleClick(this);" id="stream">Show stream removed/added event</label>
130
<label><input type="
checkbox
" onclick="handleClick(this);" id="fetch">Show fetch event</label>
131
<label><input type="
checkbox
" onclick="handleClick(this);" id="wake">Show wake by num_fds=1 event</label>
/external/pdfium/core/fpdfdoc/
cpdf_formfield.cpp
41
if (pField->GetType() == CPDF_FormField::
CheckBox
)
125
m_Type =
CheckBox
;
166
case CPDF_FormField::
CheckBox
:
253
case
CheckBox
:
303
if (GetType() ==
CheckBox
|| GetType() == RadioButton)
345
case
CheckBox
:
710
ASSERT(GetType() ==
CheckBox
|| GetType() == RadioButton);
762
ASSERT(GetType() ==
CheckBox
|| GetType() == RadioButton);
780
ASSERT(GetType() ==
CheckBox
|| GetType() == RadioButton);
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
ScriptEditor.java
41
import android.widget.
CheckBox
;
88
private
CheckBox
mSearchCase;
89
private
CheckBox
mSearchWord;
90
private
CheckBox
mSearchAll;
91
private
CheckBox
mSearchStart;
334
mSearchAll = (
CheckBox
) v.findViewById(R.id.searchAll);
335
mSearchCase = (
CheckBox
) v.findViewById(R.id.searchCase);
336
mSearchStart = (
CheckBox
) v.findViewById(R.id.searchStart);
337
mSearchWord = (
CheckBox
) v.findViewById(R.id.searchWord);
/external/webrtc/tools/python_charts/
README
25
3. In the PyDev Project wizard, uncheck the "Use Default"
checkbox
for Project
/frameworks/base/core/java/android/widget/
RadioButton.java
27
* to check it. However, contrary to a {@link android.widget.
CheckBox
}, a radio
/frameworks/base/core/java/com/android/internal/view/menu/
ListMenuItemView.java
31
import android.widget.
CheckBox
;
49
private
CheckBox
mCheckBox;
172
// Depending on whether its exclusive check or not, the
checkbox
or
302
(
CheckBox
) inflater.inflate(com.android.internal.R.layout.list_menu_item_checkbox,
/frameworks/base/core/res/res/layout/
am_compat_mode_dialog.xml
47
<
CheckBox
android:id="@+id/ask_checkbox"
cascading_menu_item_layout.xml
78
<!--
Checkbox
, and/or radio button will be inserted here. -->
list_menu_item_layout.xml
59
<!--
Checkbox
, and/or radio button will be inserted here. -->
/frameworks/base/packages/SystemUI/res/layout/
status_bar_toggle_slider.xml
20
<
CheckBox
/frameworks/base/services/core/java/com/android/server/am/
DeprecatedTargetSdkVersionDialog.java
32
import android.widget.
CheckBox
;
Completed in 2258 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>