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

/external/chromium_org/sync/test/engine/
H A Dfake_sync_scheduler.cc43 void FakeSyncScheduler::SetNotificationsEnabled(bool notifications_enabled) { function in class:syncer::FakeSyncScheduler
/external/chromium_org/sync/engine/
H A Dall_status.cc115 void AllStatus::SetNotificationsEnabled(bool notifications_enabled) { function in class:syncer::AllStatus
H A Dsync_scheduler_impl.cc902 void SyncSchedulerImpl::SetNotificationsEnabled(bool notifications_enabled) { function in class:syncer::SyncSchedulerImpl
/external/chromium_org/ui/message_center/
H A Dmessage_center_impl_unittest.cc112 void SetNotificationsEnabled(bool enabled) { function in class:message_center::__anon16950::ToggledNotificationBlocker
380 blocker1.SetNotificationsEnabled(false);
385 blocker2.SetNotificationsEnabled(false);
389 blocker2.SetNotificationsEnabled(true);
395 blocker2.SetNotificationsEnabled(false);
396 blocker1.SetNotificationsEnabled(true);
402 blocker2.SetNotificationsEnabled(true);
425 blocker.SetNotificationsEnabled(false);
440 blocker.SetNotificationsEnabled(true);
477 blocker.SetNotificationsEnabled(fals
[all...]

Completed in 518 milliseconds