Searched defs:checkbox (Results 1 – 11 of 11) sorted by relevance
38 private View checkbox; field in GalleryGridItemView
151 final View checkbox = inflater.inflate( in createDialog() local
152 final View checkbox = inflater.inflate( in createDialog() local
92 CheckBox checkbox = (CheckBox) dialog.findViewById(R.id.lockscreen_remote_input); in onDialogCreated() local
65 View checkbox = holder.findViewById(com.android.internal.R.id.checkbox); in onBindViewHolder() local
164 CheckBox checkbox = dragCell.getCheckbox(); in onBindViewHolder() local
209 private void onUseMyWallpaperCheckChanged(CompoundButton checkbox, boolean checked) { in onUseMyWallpaperCheckChanged()
433 CheckBox checkbox = (CheckBox) v; in setPreviewBehavior() local
380 CheckBox checkbox = (CheckBox) v; in setPreviewBehavior() local