HomeSort by relevance Sort by last modified time
    Searched full:mdestinationtype (Results 1 - 1 of 1) sorted by null

  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java 37 /** Used when {@link #mDestinationType} is invalid and thus shouldn't be used for display. */
56 private final int mDestinationType;
59 * Can be null when {@link #mDestinationType} is {@link #INVALID_DESTINATION_TYPE}.
84 mDestinationType = destinationType;
192 return mDestinationType;

Completed in 202 milliseconds