Searched defs:destinationType (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEntry.java | 83 int destinationType, String destinationLabel, long contactId, Long directoryId, in RecipientEntry() 162 String destination, int destinationType, String destinationLabel, long contactId, in constructTopLevelEntry() 171 String destination, int destinationType, String destinationLabel, long contactId, in constructTopLevelEntry() 181 int displayNameSource, String destination, int destinationType, in constructSecondLevelEntry()
|
D | DropdownChipLayouter.java | 103 CharSequence destinationType = getDestinationType(entry); in bindView() local
|
D | BaseRecipientAdapter.java | 130 public final int destinationType; field in BaseRecipientAdapter.TemporaryEntry 142 int destinationType, in TemporaryEntry()
|
/frameworks/opt/chips/tests/src/com/android/ex/chips/ |
D | RecipientAlternatesAdapterTest.java | 80 int destinationType, in addRow() 95 int destinationType, in assertRow()
|
/frameworks/base/core/java/android/app/ |
D | DownloadManager.java | 1298 long destinationType = getLong(getColumnIndex(Downloads.Impl.COLUMN_DESTINATION)); in getLocalUri() local
|