Home
last modified time | relevance | path

Searched refs:getIndicatorText (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java352 public String getIndicatorText() { in getIndicatorText() method in RecipientEntry
DDropdownChipLayouter.java181 entry.getIndicatorIconId(), entry.getIndicatorText(), viewHolder.indicatorView); in bindView()