OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:destinationLabel
(Results
1 - 4
of
4
) sorted by null
/frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java
89
String destination, int destinationType, String
destinationLabel
,
96
mDestinationLabel =
destinationLabel
;
147
String
destinationLabel
, long contactId, long dataId, Uri photoThumbnailUri) {
150
destination, destinationType,
destinationLabel
,
157
String
destinationLabel
, long contactId, long dataId,
161
destination, destinationType,
destinationLabel
,
168
String
destinationLabel
, long contactId, long dataId, String thumbnailUriAsString) {
171
destination, destinationType,
destinationLabel
,
BaseRecipientAdapter.java
147
public final String
destinationLabel
;
157
this.
destinationLabel
= cursor.getString(Queries.Query.DESTINATION_LABEL);
630
entry.destination, entry.destinationType, entry.
destinationLabel
,
638
entry.destination, entry.destinationType, entry.
destinationLabel
,
645
entry.destination, entry.destinationType, entry.
destinationLabel
,
[
all
...]
/frameworks/ex/chips/tests/src/com/android/ex/chips/
RecipientAlternatesAdapterTest.java
71
String
destinationLabel
,
77
c.addRow(new Object[] {displayName, destination, destinationType,
destinationLabel
,
86
String
destinationLabel
,
96
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 242 milliseconds