HomeSort by relevance Sort by last modified time
    Searched refs:SEARCH_RESULT (Results 1 - 3 of 3) sorted by null

  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
GalParser.java 127 if (tag == Tags.SEARCH_RESULT) {
Search.java 210 } else if (tag == Tags.SEARCH_RESULT) {
235 while (nextTag(Tags.SEARCH_RESULT) != END) {
Tags.java 394 public static final int SEARCH_RESULT = SEARCH_PAGE + 0xE;
    [all...]

Completed in 21 milliseconds