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()
37 import com.android.ex.chips.DropdownChipLayouter.AdapterType;65 private DropdownChipLayouter mDropdownChipLayouter;371 DropdownChipLayouter dropdownChipLayouter, in RecipientAlternatesAdapter()379 DropdownChipLayouter dropdownChipLayouter, StateListDrawable deleteDrawable, in RecipientAlternatesAdapter()
45 import com.android.ex.chips.DropdownChipLayouter.AdapterType;503 private DropdownChipLayouter mDropdownChipLayouter;620 public void setDropdownChipLayouter(DropdownChipLayouter dropdownChipLayouter) { in setDropdownChipLayouter()625 public DropdownChipLayouter getDropdownChipLayouter() { in getDropdownChipLayouter()
36 public class DropdownChipLayouter { class70 public DropdownChipLayouter(LayoutInflater inflater, Context context) { in DropdownChipLayouter() method in DropdownChipLayouter
95 import com.android.ex.chips.DropdownChipLayouter.PermissionRequestDismissedListener;118 DropdownChipLayouter.ChipDeleteListener, PermissionRequestDismissedListener {175 protected DropdownChipLayouter mDropdownChipLayouter;377 setDropdownChipLayouter(new DropdownChipLayouter(LayoutInflater.from(context), context)); in RecipientEditTextView()403 public void setDropdownChipLayouter(DropdownChipLayouter dropdownChipLayouter) { in setDropdownChipLayouter()