HomeSort by relevance Sort by last modified time
    Searched refs:destinationType (Results 1 - 21 of 21) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
BugleRecipientEntry.java 31 final String destination, final int destinationType, final String destinationLabel,
35 super(entryType, displayName, destination, destinationType, destinationLabel, contactId,
40 final int displayNameSource, final String destination, final int destinationType,
44 return new BugleRecipientEntry(ENTRY_TYPE_PERSON, displayName, destination, destinationType,
50 final int displayNameSource, final String destination, final int destinationType,
54 return new BugleRecipientEntry(ENTRY_TYPE_PERSON, displayName, destination, destinationType,
  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEntry.java 83 int destinationType, String destinationLabel, long contactId, Long directoryId,
90 mDestinationType = destinationType;
162 String destination, int destinationType, String destinationLabel, long contactId,
166 displayName, destination), destination, destinationType, destinationLabel,
171 String destination, int destinationType, String destinationLabel, long contactId,
175 displayName, destination), destination, destinationType, destinationLabel,
181 int displayNameSource, String destination, int destinationType,
185 displayName, destination), destination, destinationType, destinationLabel,
DropdownChipLayouter.java 103 CharSequence destinationType = getDestinationType(entry);
148 destinationType = null;
154 bindTextToView(destinationType, viewHolder.destinationTypeView);
BaseRecipientAdapter.java 130 public final int destinationType;
142 int destinationType,
152 this.destinationType = destinationType;
165 this.destinationType = cursor.getInt(Queries.Query.DESTINATION_TYPE);
739 entry.destination, entry.destinationType, entry.destinationLabel,
748 entry.destination, entry.destinationType, entry.destinationLabel,
756 entry.destination, entry.destinationType, entry.destinationLabel,
    [all...]
  /frameworks/opt/chips/tests/src/com/android/ex/chips/
RecipientAlternatesAdapterTest.java 80 int destinationType,
87 c.addRow(new Object[] {displayName, destination, destinationType, destinationLabel,
95 int destinationType,
105 assertEquals(destinationType, c.getInt(2));
  /packages/apps/Messaging/src/com/android/messaging/datamodel/data/
ContactListItemData.java 59 final int destinationType = cursor.getInt(ContactUtil.INDEX_PHONE_EMAIL_TYPE);
78 DisplayNameSources.STRUCTURED_NAME, destination, destinationType, destinationLabel,
  /packages/apps/Messaging/src/com/android/messaging/util/
ContactUtil.java 434 final int displayNameSource, final String destination, final int destinationType,
439 destination, destinationType, destinationLabel, contactId, null, dataId,
443 destination, destinationType, destinationLabel, contactId, null, dataId,
461 final int destinationType = cursor.getInt(
472 DisplayNameSources.STRUCTURED_NAME, destination, destinationType,
  /packages/apps/Messaging/src/com/android/messaging/datamodel/media/
VCardResourceEntry.java 340 final String destinationType, final Intent clickIntent) {
342 mDestinationType = destinationType;
  /frameworks/base/core/java/android/app/
DownloadManager.java     [all...]
  /packages/apps/Messaging/src/com/android/messaging/ui/
UIIntentsImpl.java 211 final String destinationType = MmsSmsUtils.isEmailAddress(destination) ?
214 intent.putExtra(destinationType, destination);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar 
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/devtools/tools/lib/
ecj-4.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.jar 
  /prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 

Completed in 1446 milliseconds