Searched refs:getDestinationType (Results 1 – 2 of 2) sorted by relevance
103 CharSequence destinationType = getDestinationType(entry); in bindView()267 protected CharSequence getDestinationType(RecipientEntry entry) { in getDestinationType() method in DropdownChipLayouter268 return mQuery.getTypeLabel(mContext.getResources(), entry.getDestinationType(), in getDestinationType()
202 public int getDestinationType() { in getDestinationType() method in RecipientEntry