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

/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEntry.java38 /** Used when {@link #mDestinationType} is invalid and thus shouldn't be used for display. */
65 private final int mDestinationType; field in class:RecipientEntry
68 * Can be null when {@link #mDestinationType} is {@link #INVALID_DESTINATION_TYPE}.
118 mDestinationType = destinationType;
263 return mDestinationType;

Completed in 24 milliseconds