Searched defs:setDropdownChipLayouter (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
H A DBaseRecipientAdapter.java620 public void setDropdownChipLayouter(DropdownChipLayouter dropdownChipLayouter) { method in class:BaseRecipientAdapter
H A DRecipientEditTextView.java377 setDropdownChipLayouter(new DropdownChipLayouter(LayoutInflater.from(context), context));
403 public void setDropdownChipLayouter(DropdownChipLayouter dropdownChipLayouter) { method in class:RecipientEditTextView
671 baseAdapter.setDropdownChipLayouter(mDropdownChipLayouter);

Completed in 175 milliseconds