Searched defs:syncInterval (Results 1 – 3 of 3) sorted by relevance
257 int syncInterval; in getSyncInterval() local312 final int syncInterval = Integer.valueOf(mSyncIntervalPref.getValue()); in updateObjects() local
443 int syncInterval; field in MailService.AccountSyncReport527 int syncInterval = account.mSyncInterval; in setupSyncReportsLocked() local
2319 long syncInterval = c.getInt(Mailbox.CONTENT_SYNC_INTERVAL_COLUMN); in checkMailboxes() local