Searched refs:SEARCH_RESULT (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/adapter/
H A DGalParser.java110 while (nextTag(Tags.SEARCH_RESULT) != END) {
131 if (tag == Tags.SEARCH_RESULT) {
H A DSearchParser.java94 } else if (tag == Tags.SEARCH_RESULT) {
119 while (nextTag(Tags.SEARCH_RESULT) != END) {
H A DTags.java521 public static final int SEARCH_RESULT = SEARCH_PAGE + 0xE; field in class:Tags

Completed in 40 milliseconds