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

/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEntry.java61 private final String mDestinationLabel; field in class:RecipientEntry
81 mDestinationLabel = null;
98 mDestinationLabel = destinationLabel;
183 return mDestinationLabel;

Completed in 712 milliseconds