Searched defs:checkBox (Results 1 – 10 of 10) sorted by relevance
65 static void addSwitchPreferenceBasedOnCheckBoxPreference(final CheckBoxPreference checkBox, in addSwitchPreferenceBasedOnCheckBoxPreference()
91 CheckBox checkBox = (CheckBox) vCheckBox; in getView() local173 final CheckBox checkBox = (CheckBox) vCheckBox; in onClick() local
48 CompoundButton checkBox = (CompoundButton) view.findViewById(getCompoundButtonId()); in onBind() local
58 final CheckBox checkBox = (CheckBox) inflater.inflate(R.layout.zen_schedule_rule_day, in ZenModeScheduleDaysSelection() local
152 final CheckBox checkBox = (CheckBox) itemView.findViewById(R.id.checkbox); in testUnselect() local
59 final CompoundButton checkBox = (CompoundButton) view.findViewById(R.id.checkbox); in getView() local
322 final CheckedTextView checkBox = (CheckedTextView) view.findViewById(R.id.checkbox); in getView() local
59 final CheckBox checkBox = (CheckBox) view.findViewById(R.id.checkbox); in verifyContent() local
189 final CheckBox checkBox = view.getCheckBox(); in bindCheckBox() local
544 final CheckBox checkBox = (CheckBox) alertDialog.findViewById(R.id.setPrimary); in onClick() local