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

  /packages/apps/Email/src/com/android/exchange/adapter/
GalParser.java 58 while (nextTag(Tags.SEARCH_STORE) != END) {
73 while (nextTag(Tags.SEARCH_STORE) != END) {
84 if (tag == Tags.SEARCH_STORE) {
93 while (nextTag(Tags.SEARCH_STORE) != END) {
Tags.java 363 public static final int SEARCH_STORE = SEARCH_PAGE + 7;
    [all...]
  /packages/apps/Email/src/com/android/exchange/
EasSyncService.java     [all...]

Completed in 15 milliseconds