Home
last modified time | relevance | path

Searched defs:destinationType (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java83 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()
DDropdownChipLayouter.java103 CharSequence destinationType = getDestinationType(entry); in bindView() local
DBaseRecipientAdapter.java130 public final int destinationType; field in BaseRecipientAdapter.TemporaryEntry
142 int destinationType, in TemporaryEntry()
/frameworks/opt/chips/tests/src/com/android/ex/chips/
DRecipientAlternatesAdapterTest.java80 int destinationType, in addRow()
95 int destinationType, in assertRow()
/frameworks/base/core/java/android/app/
DDownloadManager.java1298 long destinationType = getLong(getColumnIndex(Downloads.Impl.COLUMN_DESTINATION)); in getLocalUri() local