Searched defs:destinationLabel (Results 1 – 3 of 3) 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() 213 String destinationLabel, long contactId, Long directoryId, long dataId, in constructSecondLevelEntry()
|
D | BaseRecipientAdapter.java | 143 public final String destinationLabel; field in BaseRecipientAdapter.TemporaryEntry 155 String destinationLabel, in TemporaryEntry()
|
/frameworks/opt/chips/tests/src/com/android/ex/chips/ |
D | RecipientAlternatesAdapterTest.java | 81 String destinationLabel, in addRow() 96 String destinationLabel, in assertRow()
|