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

  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java 78 int destinationType, String destinationLabel, long contactId, long dataId,
84 mDestinationType = destinationType;
153 String destination, int destinationType, String destinationLabel, long contactId,
156 displayName, destination), destination, destinationType, destinationLabel,
161 String destination, int destinationType, String destinationLabel, long contactId,
164 displayName, destination), destination, destinationType, destinationLabel,
170 int displayNameSource, String destination, int destinationType,
174 displayName, destination), destination, destinationType, destinationLabel,
BaseRecipientAdapter.java 146 public final int destinationType;
156 this.destinationType = cursor.getInt(Queries.Query.DESTINATION_TYPE);
649 entry.destination, entry.destinationType, entry.destinationLabel,
657 entry.destination, entry.destinationType, entry.destinationLabel,
664 entry.destination, entry.destinationType, entry.destinationLabel,
    [all...]
RecipientAlternatesAdapter.java 455 TextView destinationType = (TextView) view.findViewById(android.R.id.text2);
456 if (destinationType != null) {
457 destinationType.setText(mQuery.getTypeLabel(context.getResources(),
  /frameworks/ex/chips/tests/src/com/android/ex/chips/
RecipientAlternatesAdapterTest.java 75 int destinationType,
82 c.addRow(new Object[] {displayName, destination, destinationType, destinationLabel,
90 int destinationType,
100 assertEquals(destinationType, c.getInt(2));
  /frameworks/base/core/java/android/app/
DownloadManager.java     [all...]
  /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 
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.cpp     [all...]
GraphicsContext3D.h     [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 

Completed in 94 milliseconds