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

  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java 78 int destinationType, String destinationLabel, long contactId, long dataId,
85 mDestinationLabel = destinationLabel;
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,
171 String destinationLabel, long contactId, long dataId, String thumbnailUriAsString,
174 displayName, destination), destination, destinationType, destinationLabel,
BaseRecipientAdapter.java 150 public final String destinationLabel;
160 String destinationLabel,
168 this.destinationLabel = destinationLabel;
179 this.destinationLabel = cursor.getString(Queries.Query.DESTINATION_LABEL);
685 entry.destination, entry.destinationType, entry.destinationLabel,
693 entry.destination, entry.destinationType, entry.destinationLabel,
700 entry.destination, entry.destinationType, entry.destinationLabel,
    [all...]
  /frameworks/ex/chips/tests/src/com/android/ex/chips/
RecipientAlternatesAdapterTest.java 76 String destinationLabel,
82 c.addRow(new Object[] {displayName, destination, destinationType, destinationLabel,
91 String destinationLabel,
101 assertEquals(destinationLabel, c.getString(3));
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 48 milliseconds