Searched refs:DropdownChipLayouter (Results 1 – 5 of 5) sorted by relevance
25 import com.android.ex.chips.DropdownChipLayouter.AdapterType;28 private final DropdownChipLayouter mDropdownChipLayouter;32 DropdownChipLayouter dropdownChipLayouter) { in SingleRecipientArrayAdapter()37 DropdownChipLayouter dropdownChipLayouter, StateListDrawable deleteDrawable) { in SingleRecipientArrayAdapter()
25 public class DropdownChipLayouter { class44 public DropdownChipLayouter(LayoutInflater inflater, Context context) { in DropdownChipLayouter() method in DropdownChipLayouter
41 import com.android.ex.chips.DropdownChipLayouter.AdapterType;449 private DropdownChipLayouter mDropdownChipLayouter;562 public void setDropdownChipLayouter(DropdownChipLayouter dropdownChipLayouter) { in setDropdownChipLayouter()567 public DropdownChipLayouter getDropdownChipLayouter() { in getDropdownChipLayouter()
38 import com.android.ex.chips.DropdownChipLayouter.AdapterType;66 private DropdownChipLayouter mDropdownChipLayouter;363 DropdownChipLayouter dropdownChipLayouter) { in RecipientAlternatesAdapter()370 DropdownChipLayouter dropdownChipLayouter, StateListDrawable deleteDrawable) { in RecipientAlternatesAdapter()
114 TextView.OnEditorActionListener, DropdownChipLayouter.ChipDeleteListener {174 private DropdownChipLayouter mDropdownChipLayouter;298 setDropdownChipLayouter(new DropdownChipLayouter(LayoutInflater.from(context), context)); in RecipientEditTextView()316 public void setDropdownChipLayouter(DropdownChipLayouter dropdownChipLayouter) { in setDropdownChipLayouter()