Searched defs:destinationType (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEntry.java | 99 int destinationType, String destinationLabel, long contactId, Long directoryId, in RecipientEntry() 108 int destinationType, String destinationLabel, long contactId, Long directoryId, in RecipientEntry() 131 int destinationType, String destinationLabel, long contactId, Long directoryId, in RecipientEntry() 188 String destination, int destinationType, String destinationLabel, long contactId, in constructTopLevelEntry() 198 String destination, int destinationType, String destinationLabel, long contactId, in constructTopLevelEntry() 209 int displayNameSource, String destination, int destinationType, in constructSecondLevelEntry()
|
D | BaseRecipientAdapter.java | 142 public final int destinationType; field in BaseRecipientAdapter.TemporaryEntry 154 int destinationType, in TemporaryEntry()
|
D | DropdownChipLayouter.java | 124 CharSequence destinationType = getDestinationType(entry); in bindView() local
|
/frameworks/opt/chips/tests/src/com/android/ex/chips/ |
D | RecipientAlternatesAdapterTest.java | 80 int destinationType, in addRow() 95 int destinationType, in assertRow()
|