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