Searched refs:showCheckBox (Results 1 – 1 of 1) sorted by relevance
206 boolean showProgressBar, boolean showCheckBox, boolean showEndTouchArea) { in setSingleLineLayout() argument237 mCheckBox.setVisibility(showCheckBox ? View.VISIBLE : View.GONE); in setSingleLineLayout()