Home | History | Annotate | Download | only in applications

Lines Matching defs:checkBox

818                     holder.checkBox.setVisibility(View.VISIBLE);
819 holder.checkBox.setChecked((entry.info.flags
822 holder.checkBox.setVisibility(View.GONE);