Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java70 private final String mDestinationLabel; field in RecipientEntry
119 mDestinationLabel = destinationLabel; in RecipientEntry()
267 return mDestinationLabel; in getDestinationLabel()