OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DESTINATION_LABEL
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/chips/src/com/android/ex/chips/
Queries.java
79
public static final int
DESTINATION_LABEL
= 3; // String
RecipientAlternatesAdapter.java
260
c.getString(Queries.Query.
DESTINATION_LABEL
),
510
original.getString(Query.
DESTINATION_LABEL
),
578
c.getString(Queries.Query.
DESTINATION_LABEL
),
BaseRecipientAdapter.java
178
this.destinationLabel = cursor.getString(Queries.Query.
DESTINATION_LABEL
);
[
all
...]
Completed in 49 milliseconds