Searched refs:ContactDropdownLayouter (Results 1 – 2 of 2) sorted by relevance
43 public class ContactDropdownLayouter extends DropdownChipLayouter { class46 public ContactDropdownLayouter(final LayoutInflater inflater, final Context context, in ContactDropdownLayouter() method in ContactDropdownLayouter
150 mRecipientTextView.setDropdownChipLayouter(new ContactDropdownLayouter(inflater, in onCreateView()