Searched defs:destinationType (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEntry.java | 102 int destinationType, String destinationLabel, long contactId, Long directoryId, in RecipientEntry() 111 int destinationType, String destinationLabel, long contactId, Long directoryId, in RecipientEntry() 134 int destinationType, String destinationLabel, long contactId, Long directoryId, in RecipientEntry() 191 String destination, int destinationType, String destinationLabel, long contactId, in constructTopLevelEntry() 201 String destination, int destinationType, String destinationLabel, long contactId, in constructTopLevelEntry() 212 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()
|