HomeSort by relevance Sort by last modified time
    Searched full:getdestinationtype (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/chips/src/com/android/ex/chips/
DropdownChipLayouter.java 86 CharSequence destinationType = getDestinationType(entry);
238 protected CharSequence getDestinationType(RecipientEntry entry) {
239 return mQuery.getTypeLabel(mContext.getResources(), entry.getDestinationType(),
RecipientEntry.java 202 public int getDestinationType() {

Completed in 1200 milliseconds