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

/external/chromium_org/sync/engine/
H A Dsync_scheduler_impl.cc227 AdjustPolling(UPDATE_INTERVAL); // Will kick start poll timer if needed.
472 AdjustPolling(FORCE_RESET);
515 AdjustPolling(FORCE_RESET);
569 AdjustPolling(FORCE_RESET);
603 void SyncSchedulerImpl::AdjustPolling(PollAdjustType type) { function in class:syncer::SyncSchedulerImpl
H A Dsync_scheduler_impl.h168 void AdjustPolling(PollAdjustType type);
251 // Periodic timer for polling. See AdjustPolling.

Completed in 277 milliseconds