Searched defs:getEstimate (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/src/com/android/exchange/adapter/
H A DEmailSyncAdapter.java293 int items = getEstimate(Eas.FILTER_1_WEEK);
309 items = getEstimate(Eas.FILTER_ALL);
417 private int getEstimate(String filter) throws IOException { method in class:EmailSyncAdapter

Completed in 45 milliseconds