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

  /frameworks/opt/chips/src/com/android/ex/chips/
RecipientEntry.java 83 int destinationType, String destinationLabel, long contactId, Long directoryId,
91 mDestinationLabel = destinationLabel;
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,
182 String destinationLabel, long contactId, Long directoryId, long dataId,
185 displayName, destination), destination, destinationType, destinationLabel,
BaseRecipientAdapter.java 131 public final String destinationLabel;
143 String destinationLabel,
153 this.destinationLabel = destinationLabel;
166 this.destinationLabel = cursor.getString(Queries.Query.DESTINATION_LABEL);
735 entry.destination, entry.destinationType, entry.destinationLabel,
744 entry.destination, entry.destinationType, entry.destinationLabel,
752 entry.destination, entry.destinationType, entry.destinationLabel,
    [all...]
  /frameworks/opt/chips/tests/src/com/android/ex/chips/
RecipientAlternatesAdapterTest.java 81 String destinationLabel,
87 c.addRow(new Object[] {displayName, destination, destinationType, destinationLabel,
96 String destinationLabel,
106 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 74 milliseconds