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

  /packages/apps/Exchange/exchange2/src/com/android/exchange/
Eas.java 73 public static final String FILTER_1_WEEK = Integer.toString(SyncWindow.SYNC_WINDOW_1_WEEK);
  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
EmailSyncAdapter.java 173 return Eas.FILTER_1_WEEK;
181 return Eas.FILTER_1_WEEK;
297 int items = getEstimate(Eas.FILTER_1_WEEK);
    [all...]

Completed in 263 milliseconds