OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEARCH_RESULT
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/adapter/
SearchParser.java
94
} else if (tag == Tags.
SEARCH_RESULT
) {
120
while (nextTag(Tags.
SEARCH_RESULT
) != END) {
GalParser.java
127
if (tag == Tags.
SEARCH_RESULT
) {
Tags.java
394
public static final int
SEARCH_RESULT
= SEARCH_PAGE + 0xE;
[
all
...]
Completed in 28 milliseconds