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

/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEntry.java59 private final String mDestinationLabel; field in class:RecipientEntry
79 mDestinationLabel = null;
96 mDestinationLabel = destinationLabel;
193 return mDestinationLabel;

Completed in 30 milliseconds