HomeSort by relevance Sort by last modified time
    Searched refs:setDropdownChipLayouter (Results 1 - 4 of 4) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/ui/contact/
ContactPickerFragment.java 150 mRecipientTextView.setDropdownChipLayouter(new ContactDropdownLayouter(inflater,
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEditTextView.java 306 setDropdownChipLayouter(new DropdownChipLayouter(LayoutInflater.from(context), context));
332 public void setDropdownChipLayouter(DropdownChipLayouter dropdownChipLayouter) {
536 baseAdapter.setDropdownChipLayouter(mDropdownChipLayouter);
    [all...]
BaseRecipientAdapter.java 566 public void setDropdownChipLayouter(DropdownChipLayouter dropdownChipLayouter) {
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/compose/
ComposeActivity.java     [all...]

Completed in 1817 milliseconds