Searched refs:setDropdownChipLayouter (Results 1 – 2 of 2) sorted by relevance
620 public void setDropdownChipLayouter(DropdownChipLayouter dropdownChipLayouter) { in setDropdownChipLayouter() method in BaseRecipientAdapter
380 setDropdownChipLayouter(new DropdownChipLayouter(LayoutInflater.from(context), context)); in RecipientEditTextView()406 public void setDropdownChipLayouter(DropdownChipLayouter dropdownChipLayouter) { in setDropdownChipLayouter() method in RecipientEditTextView674 baseAdapter.setDropdownChipLayouter(mDropdownChipLayouter); in setAdapter()