Home
last modified time | relevance | path

Searched refs:getIndicatorIconId (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java338 public int getIndicatorIconId() { in getIndicatorIconId() method in RecipientEntry
DDropdownChipLayouter.java181 entry.getIndicatorIconId(), entry.getIndicatorText(), viewHolder.indicatorView); in bindView()
DRecipientEditTextView.java834 if (contact.getIndicatorIconId() != 0) { in createChipBitmap()
835 indicatorIcon = getContext().getDrawable(contact.getIndicatorIconId()); in createChipBitmap()