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