Searched refs:setLabelText (Results 1 – 3 of 3) sorted by relevance
86 setLabelText(contact); in bind()94 private void setLabelText(Contact contact) { in setLabelText() method in ContactListViewHolder
180 button.setLabelText(label); in setButton()280 button.setLabelText(label); in setButton()372 button.setLabelText(label); in setButton()
155 public void setLabelText(@StringRes int stringRes) { in setLabelText() method in CheckableLabeledButton