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

/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
H A DFolderSyncParser.java75 public final static int MAILBOX_COMMIT_SIZE = 20; field in class:FolderSyncParser
595 if (initialSync && (++mailboxCommitCount == MAILBOX_COMMIT_SIZE)) {

Completed in 25 milliseconds