OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:QUERY_TYPE_PHONE
(Results
1 - 2
of
2
) sorted by null
/frameworks/ex/chips/src/com/android/ex/chips/
RecipientAlternatesAdapter.java
55
public static final int
QUERY_TYPE_PHONE
= 1;
148
} else if (queryMode ==
QUERY_TYPE_PHONE
) {
BaseRecipientAdapter.java
95
public static final int
QUERY_TYPE_PHONE
= 1;
513
} else if (queryMode ==
QUERY_TYPE_PHONE
) {
[
all
...]
Completed in 355 milliseconds